# Revoke my TOTP

Unregisters the TOTP authenticator of the currently logged-in user.

Endpoint: POST /v1/users/me/totp/revoke
Security: UserAccessToken

## Request fields (application/json):

  - `authenticator_id` (string)
    Authenticator ID to revoke


## Response 204 fields
