Calls API
End a Call
Ends an ongoing call
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Details to end the call
The body is of type object
.
Response
200
application/json
Call ended successfully
The response is of type object
.