Sign out all sessions of the provided username

Cortex XSOAR 6 API

post /logout/user/{username}

Sign out all sessions of the provided username

Authentication: api_key Api Key "Authorization"
Path parameters
username
String
required
Username to logout
Example: username_example
CURL
curl -X 'POST'
-H "Authorization: [[apiKey]]" \
-H 'Accept: application/json'
'https://hostname:443/logout/user/{username}'
Responses

no content

Body
RESPONSE
"item_example"