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