curl --location --request POST 'http://dev-cn.your-api-server.com/v1/projects//snapshots//stream' \
--header 'xi-api-key;'{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}