Logout
Logs out the current user
Request
URI
DELETE
https://{api_host}/cloudapi/1.0.0/sessions/{id:((?!provider|current).)+}
COPY
Path Parameters
string
id
Required
id
Responses
204
No Content
Operation doesn't return any data structure
Vendor Extension
This operation contains the following vendor extensions defined in the spec:
[object Object],[object Object]
Code Samples
COPY
curl -X DELETE -H 'Authorization: <value>' https://{api_host}/cloudapi/1.0.0/sessions/{id:((?!provider|current).)+}
Availability
Added in 33.0
On This Page
Sessions Operations
GET
Get Current Sessions
POST
Login
GET
Get Session
DELETE
Logout
GET
Get Current Session
DELETE
Logout Current Session
GET
Get Current Session Rights