cURL
curl --request POST \ --url https://{api_endpoint}/api/v1/tools/{tenant_id}/callback/{correlation_id} \ --header 'Content-Type: application/json' \ --data '{}'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
The body is of type Data · object.
Data · object
Successful Response