calls participants remove
POST {{baseUrl}}/calls.participants.remove
Registers participants removed from a Call.
Request Body
[{"name"=>"id", "value"=>"<string>", "datatype"=>"string"}, {"name"=>"users", "value"=>"<string>", "datatype"=>"string"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
token | string | (Required) Authentication token. Requires scope: calls:write | |
Content-Type | string |
RESPONSES
status: OK
{"ok":"\u003cboolean\u003e"}