v1
latestOpenAPI 3.0.12026-07-24501176.6 MBLogout Staff Account
Logs out the current staff user’s access token (only for token based authentication). You need to pass the new header X-CAP-API-ACCESS-TOKEN which is the user’s access token.
get/staff/logout
Response
200
Example response
{
"success": true
}