For the complete documentation index, see llms.txt. This page is also available as Markdown.

Duplicate

Duplicate

post

Duplicate a Multi Factor Authentication.

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 · enumOptional

Provider Type

Possible values:
inheritDefaultCriteriaSettingsbooleanOptional

If true default criteria restriction settings will be inherited.

post/api/MFA/{id}/Duplicate

Last updated