Authorizations
Path Parameters
Required string length:
36Example:
Required string length:
36Example:
Body
application/json
curl --request PUT \
--url https://app.dynamicauth.com/api/v0/sdk/{environmentId}/users/mfa/{mfaDeviceId} \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"default": true
}'This response does not have an example.3636Was this page helpful?
curl --request PUT \
--url https://app.dynamicauth.com/api/v0/sdk/{environmentId}/users/mfa/{mfaDeviceId} \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"default": true
}'This response does not have an example.