Sign out all sessions of the provided username

Cortex XSOAR API

post /logout/user/{username} Show code example
CURL
curl -X POST \ -H "Authorization: [[apiKey]]" \ -H "Accept: application/json" \ "https://hostname:443/logout/user/{username}"
Sign out all sessions of the provided username