Authorizations
Specify the authorization token.
For more information, check out the Authorization Guide.
Body
The request object containing the list of call IDs to be deleted.
Represents the request object used to delete one or more calls.
The list of unique call IDs to delete.
Response
Returns a boolean indicating if the deletion was successful.
The response is of type boolean
.