This endpoint allows you to send a validation code via SMS to a specified phone number. It requires a Bearer Token (JWT) for authentication, which can be generated using the endpoint “/external/generate_jwt”. The response format is outlined below.
Documentation Index
Fetch the complete documentation index at: https://docs.legitimuz.com/llms.txt
Use this file to discover all available pages before exploring further.
Client's domain (created during the integration key stage).
"dashboard.legitimuz.com"
Generated through the POST request to the IntegrationTokens endpoint.
"{{secret_key}}"
Phone number that will receive the validation code
"5511999999999"
Successful code delivery.