Send verification code
POST {{baseUrl}}/users/:user_id/two-factor/send-verification
Sends a one-time verification code to the user's phone number to start the process of enabling two-factor authentication.
Note: The workflow for two-factor authentication is as follows:
Requires ADMINISTRATOR [64] user permissions. See Permissions.
Request Body
{"sms_phone"=>"Ut labore aliqua sed amet"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{}