Deletes a user account, checks for suspension reports and OTP verification.
OTP Request
Report Suspension Checking
reviewing/suspended status;isSuspended is true;isSuspended is true.OTP Creation
OTP Verification
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
API key required for authentication
Optional OTP code for user account deletion.
OTP code for verifying the deletion request.
"123456"
User account deleted successfully.
Indicates whether the deletion was successful.