Get delete user otp by phone
GET/identity/v2/auth/account/otp
This endpoint retrieves the OTP for the specified account to facilitate account deletion.
Request
Responses
- 200
- 400
- 401
- 403
OK: The request was successful.
Bad Request: The request was invalid or cannot be served.
Unauthorized: The request requires user authentication.
Forbidden: The client does not have permission to access the resource.