v1

latestOpenAPI 3.0.12026-07-24501176.6 MB

Logout 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

successboolean

Example response

{
  "success": true
}