Duplicate
Path parameters
idinteger · int32Required
The ID of the Multi Factor Authentication to duplicate
Responses
201
Created
application/json; api-version=1.0
MFA Settings
idinteger · int32Optional
ID of the object.
adminCreatestring · nullableOptional
User who created the object.
adminLastModstring · nullableOptional
User who last modified the object.
timeCreatestring · date-timeOptional
Time when the object was created.
timeLastModstring · date-timeOptional
Time when the object was last modified.
namestring · nullableOptional
Name
siteIdinteger · int32Optional
Site ID
descriptionstring · nullableOptional
Description
enabledbooleanOptional
Whether MFA provider is enabled or not.
typestring · enumOptionalPossible values:
Provider Type
inheritDefaultCriteriaSettingsbooleanOptional
If true default criteria restriction settings will be inherited.
401
Unauthorized
application/json; api-version=1.0
404
Not Found
application/json; api-version=1.0
post/api/MFA/{id}/Duplicate
Last updated