Delete API token(s)
DELETE
/api/me/tokens
Deletes a specific token by ID, all tokens, or all tokens except the current session.
Authorizations
Token
Format: token <value>. Types: user (session) or uploader (API token).
Type
API Key (header: Authorization)
Request Body
application/json
JSON "id": "string"
{
}
Responses
No Content
