post https://{tenanturl}/v1.0/endpoint//client_registration
Use this API to create a dynamic client.
Entitlements required: manageAppAccessAdmin (Manage application lifecycle).
Responses
Use this API to create a dynamic client.
Entitlements required: manageAppAccessAdmin (Manage application lifecycle).
xxxxxxxxxx
curl --request POST \
--url https://tenant_url/v1.0/endpoint/default/client_registration \
--header 'accept: application/json' \
--header 'content-type: application/json'