Compatibility REST APIREST Endpoints CallsDelete a callDelete a call DELETE /Accounts/:AccountSid/Calls/:Sid Delete a call. If the delete is successful, a 204 response, with no body, will be returned. Permissions The API token must include the following scopes: Voice. Request Responses204 No Content