Remove user authorization token
post/auth/v0.1/user/clear-auth-token
Clear the authToken of the current logged in user or if an admin performs this call: the user in the request.
Request
Authorization
X-AT
header
apiKey
Body
application/json
userIdWhen filled in and if the executing user is an admin, the token of this user is cleared.
string
Response
200Authorization token removed.
403Access denied for this user
404User not found.
Shell cURL
shell
Show schema
json