v1

latestOpenAPI 3.0.2EULA2026-07-143221521.2 MB
Users

User logout

User logout from external application. ⚠️ Endpoint is available only in the Enterprise interface.

post/users/actions/logout

Headers

Accept-Languagestring

The unique ID of the language code by ISO 639-1.

Request body

user_external_application_idstring required

ID of an external application where user wants to be logged in from resource customer-external-applications.

bearer_tokenstring required

Authentication bearer token for an user.

Example request

{
  "user_external_application_id": "89d1a6111b3fb6e74665d948",
  "bearer_token": "09359095c5da43c7ae11e710eabce49418715a6a"
}

Response

No Content