POST api/Adobe/SendVerificationCode
Request Information
URI Parameters
None.
Body Parameters
AdobeMFADataName | Description | Type | Additional information |
---|---|---|---|
VerificationCode | string |
None. |
|
TaskId | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "VerificationCode": "sample string 1", "TaskId": "sample string 2" }
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true