PATCH
call to the /Clients/patch_clients_by_id
endpoint. Be sure to replace {yourClientId}
, {yourManagementApiAccessToken}
, and {grantType}
placeholder values with your , Management API , and desired grant type, respectively.
Value | Description |
---|---|
YOUR_CLIENT_ID | Τhe ID of the application to be updated. |
MGMT_API_ACCESS_TOKEN | Access Tokens for the Management API with the scope update:clients . |
GRANT_TYPES | The grant types you would like to enable for the specified application. |
grant_types
for that flow (or with the field empty) will result in the following error:
Grant type
grant_type not allowed for the client.