Headers
Your API key for authentication. Use Bearer format.
Example:
"Bearer API_KEY"
Path Parameters
ID of the call.
Required string length:
24
Response
204
curl --request DELETE \
--url https://app.happyrobot.ai/api/v1/calls/{id} \
--header 'authorization: <authorization>'
This response does not have an example.
curl --request DELETE \
--url https://app.happyrobot.ai/api/v1/calls/{id} \
--header 'authorization: <authorization>'
This response does not have an example.
Your API key for authentication. Use Bearer format.
"Bearer API_KEY"
ID of the call.
24
204
Was this page helpful?