Skip to main content
DELETE
Delete the authenticated user's account

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

current_password
string
required

The current account password.

two_factor_code
string | null

The 6-digit two-factor authentication code.

Response

success
string
required
data
object
required