cURL
curl --request POST \ --url https://staging-api.polysimulator.com/api/internal/price-push \ --header 'Content-Type: application/json' \ --data '{}'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
The body is of type Body · object.
Body · object
Successful Response
Was this page helpful?