Use this API to log out from the current session.
Method |
URL |
Required authentication |
DELETE |
/V1/Session |
Yes |
Name |
Description |
Example |
---|---|---|
body *required |
The body contains one parameter: ▪token*(string): input the token received from login. |
{ |
Parameter |
Type |
Description |
Example |
---|---|---|---|
statusCode |
integer |
The returned status code of executing the API. |
{ |
statusDescription |
string |
The explanation of the status code. |