Logout Services
Execute Logout
Example Logout Request URL : POST /service/50/service/logout
Example Endpoint: https://us.cantara.cloud/cantara/service/50/server/logout/
Response Body
JS
{
"value": "Transaction Successful",
"origin": "Worker7@6c101b96c994",
"type": 0,
"cantaraSid": "94629d0a-c3da-44a4-920d-271960d2ad12"
}
Response Body Parameters
Path | Description |
---|---|
value | Message description |
origin | origin host |
type | Message type identifier |
cantaraSid | Web application server session ID |