Polling MFA method by VerificationPollRequest
POST {{baseUrl}}/mfa/:method/poll
This API poll the VerificationPollRequest for the specified MFA method. A token with ORG_ADMIN authority is required to call this API.
Request Body
{"requestId"=>"089899f13a8f4da7824996191587bab9"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"requestId":"089899f13a8f4da7824996191587bab9","status":"PENDING","error":""}