PATCH
/
api
/
v1
/
call
/
disconnect
/
{conversation_id}
{
  "status": "Call disconnect initiated"
}

Authorizations

api_key
string
query
required

Your API key for authentication. You can generate it from the Settings page. Format: starts with in-.

Path Parameters

conversation_id
string
required

Response

200
application/json

Call disconnect initiated

The response is of type object.