Skip to main content
POST
/
v1
/
auth
/
logout
Logout
curl --request POST \
  --url https://{base_url}/v1/auth/logout \
  --header 'Content-Type: application/json' \
  --data '"<unknown>"'
"<string>"

Body

application/json

No body

Nothing

Response

200 - text/plain

Successful logout

The response is of type string.