calls end

POST {{baseUrl}}/calls.end

Ends a Call.

Request Body

[{"name"=>"id", "value"=>"<string>", "datatype"=>"string"}, {"name"=>"duration", "value"=>"<integer>", "datatype"=>"string"}]

HEADERS

KeyDatatypeRequiredDescription
tokenstring(Required) Authentication token. Requires scope: calls:write
Content-Typestring

RESPONSES

status: OK

{&quot;ok&quot;:&quot;\u003cboolean\u003e&quot;}