Skip to main content
POST
Close a chat call

Authorizations

Authorization
string
header
required

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

Body

application/json
callId
string<uuid>
required

Response

Call closed (or already closed)

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