Skip to main content
Post Tool Response From The Async Tool
curl --request POST \
  --url https://{api_endpoint}/api/v1/tools/{tenant_id}/callback/{correlation_id} \
  --header 'Content-Type: application/json' \
  --data '{}'
"<any>"

Path Parameters

correlation_id
required
tenant_id
required

Body

application/json · Data · object

Response

Successful Response

The response is of type any.