DELETE
/
calls
/
{uuid}
Delete Call
curl --request DELETE \
  --url https://api.prod.usesimple.ai/api/v1/calls/{uuid} \
  --header 'Authorization: <api-key>'
{
  "success": true
}

Authorizations

Authorization
string
header
required

Path Parameters

uuid
string<uuid>
required

Response

200
application/json

Successful Response

The response is of type object.