Last updated 5 months ago
Was this helpful?
The identifier of the user whose sessions are to be terminated.
Session authentication token.
POST /pod/v1/users/{uid}/sessions/logout HTTP/1.1 Host: yourpodURL.symphony.com sessionToken: text Accept: */*
OK
{ "format": "TEXT", "message": "Success" }