Overview
Initiates time-based one-time password SMS challenge.
This will initiate a time-based one-time password (TOTP) sent as an SMS to the user’s phone number to authorise an operation request.
Once the TOTP is verified, using the ‘Verify’ endpoint, user will be able to proceed with unauthorised operation.
POST (/internal/v1/mfa/totp-sms/{challengeId}:initiate)
Parameters
- challengeId (path) (required): The ID is challenge id received during operation initiation which required challenge.
Responses
400 Bad Request
500 Internal Server Error
Architecture
code string
Allowed values:
urn:plmr:mfa-totp:api:INTERNAL_SERVER_ERROR urn:plmr:mfa-totp:api:BAD_REQUEST urn:plmr:mfa-totp:api:RESOURCE_UNKNOWN urn:plmr:mfa-totp:api:UNAUTHORIZED urn:plmr:mfa-totp:api:FORBIDDEN urn:plmr:mfa-totp:api:USER_NOT_FOUND urn:plmr:mfa-totp:api:CHALLENGE_NOT_FOUND urn:plmr:mfa-totp:api:INVALID_OTP urn:plmr:mfa-totp:api:USER_ID_DOES_NOT_MATCH_WITH_CHALLENGE_SUBJECT_USER_ID urn:plmr:mfa-totp:api:STEP_UP_REQUEST_CONTEXT_NOT_FOUNDmessage string
requestId string
fieldErrors array [object]
Item Details:
code string
Allowed values:
urn:plmr:mfa-totp:api:NOT_BLANK urn:plmr:mfa-totp:api:NOT_NULLmessage string
field string
No properties match your search
Try a different search term or clear the search to see all properties
code string
Allowed values:
urn:plmr:mfa-totp:api:INTERNAL_SERVER_ERROR urn:plmr:mfa-totp:api:BAD_REQUEST urn:plmr:mfa-totp:api:RESOURCE_UNKNOWN urn:plmr:mfa-totp:api:UNAUTHORIZED urn:plmr:mfa-totp:api:FORBIDDEN urn:plmr:mfa-totp:api:USER_NOT_FOUND urn:plmr:mfa-totp:api:CHALLENGE_NOT_FOUND urn:plmr:mfa-totp:api:INVALID_OTP urn:plmr:mfa-totp:api:USER_ID_DOES_NOT_MATCH_WITH_CHALLENGE_SUBJECT_USER_ID urn:plmr:mfa-totp:api:STEP_UP_REQUEST_CONTEXT_NOT_FOUNDmessage string
requestId string
fieldErrors array [object]
Item Details:
code string
Allowed values:
urn:plmr:mfa-totp:api:NOT_BLANK urn:plmr:mfa-totp:api:NOT_NULLmessage string
field string
No properties match your search
Try a different search term or clear the search to see all properties