Skip to main content
DELETE
Bulk delete calls

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

workspaceId
string<uuid>
required

Workspace identifier

callIds
string
required

Comma-separated call IDs

Minimum string length: 1

Response

Deletion result

success
enum<boolean>
required
Available options:
true
data
object
required