Destroy
Destroy call session by it's session ID.
Authorizations
Path parameters
idall ofRequired
The unique ID of session.
stringOptionalExample:
The unique ID of the resource.
NzAwNTUxOTA5NzczMTQ4MTYw
Responses
204
No Content
400
Invalid call session id supplied
404
Not found
post
POST /api/sessions/{id}/destroy HTTP/1.1
Host: hostname:8887
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
No content