put https://{tenanturl}/v1.0/dynamic-client-profile
Modify the default settings for creating dynamic client of this tenant.
Entitlements required: manageFederations (Manage federations)
Responses
204Successful Update
403Forbidden
Modify the default settings for creating dynamic client of this tenant.
Entitlements required: manageFederations (Manage federations)
204Successful Update
403Forbidden
xxxxxxxxxx
curl --request PUT \
--url https://tenant_url/v1.0/dynamic-client-profile \
--header 'accept: application/json' \
--header 'content-type: application/json'