Create and send user token
POST {{baseUrl}}/mfa/token/send
This API send token request.
Request Body
{"userAlias"=>"will.albin", "deliveryType"=>"EMAIL_WORK"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"requestId":"089899f13a8f4da7824996191587bab9","status":"SUCCESS","errorMessage":""}