Initiate user deletion
Starts the self-service account deletion flow for the authenticated user. Sends a deletion OTP to the user’s phone. The user must have no signed contracts. Requires ApiKey and a user bearer token.
Authentication
ApiKeystring
Static API key issued to your tenant. Required on every request.
OR
AuthorizationBearer
End-user JWT from registration or login. Required for verification, signing, and user-scoped operations.
Response
Deletion OTP initiated. Use otpRequestId in the verify and face-match steps.
data
error_code
error_message

