Revoke all user tokens – Management API – MediaKind

Revoke all user tokens

del https://app.mk.io/api/v1/user/tokens

Completely logout of the api by revoking all the tokens of the current user, for all organizations

Requires authentication; no additional RBAC permissions required.

Authentication

Authorization Bearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

200 OK

No response body.

Errors

400 Bad Request

error object ErrorDetail Required

Pertinent information about the error

[any key] any

401 Unauthorized

error object ErrorDetail Required

Pertinent information about the error

[any key] any

403 Forbidden

error object ErrorDetail Required

Pertinent information about the error

[any key] any

404 Not Found

error object ErrorDetail Required

Pertinent information about the error

[any key] any

429 Too Many Requests

error object ErrorDetail Required

Pertinent information about the error

[any key] any

500 Internal Server Error

error object ErrorDetail Required

Pertinent information about the error

[any key] any