Skip to main content
PUT
Cancel a queued outbound call

Authorizations

x-api-key
string
header
required

Authentication header containing API key from SubVerse dashboard.

Path Parameters

callId
string
required

unique call identifier

Response

200 - application/json

Call canceled successfully.

responseCode
integer
required

Always returns 200 value, with error or success response details in message.

message
string
required

Success or error message with description.

data
any | null

Additional details if available.