Last updated 4 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.
POST /pod/v1/users/{uid}/sessions/{sid}/logout HTTP/1.1 Host: yourpodURL.symphony.com Accept: */*
OK
{ "format": "TEXT", "message": "Success" }