cURL
curl --request DELETE \ --url https://platform.spotzyai.com/api/user/calls/{call} \ --header 'Authorization: Bearer <token>'
{ "message": "Call deleted successfully" }
Delete a specific call record
Show Error Response
Was this page helpful?