Last updated 3 months ago
Was this helpful?
/v1/users/{uid}/sessions/logout
The identifier of the user whose sessions are to be terminated.
Session authentication token.
curl -L \ --request POST \ --url 'yourpodURL.symphony.com/pod/v1/users/{uid}/sessions/logout'
{ "format": "TEXT", "message": "Success" }