put
https://Use API Lookup for a base URL/apps//defaultScope
Create or update the default scope for the application identified by the provided HRN.
Application Default Scope Management APIs enabled authorized identities to manage the the default scope for a given application. The default scope represents the default value for the "scope" parameter when requesting a client_credentials OAuth2 token if no "scope" parameter is specified. If a "scope" parameter is specified when requesting a client_credentials OAuth2 token, the default scope value will be disregarded.
Access Control:
- The calling principal must have "manage" or "write" action permission for the resource "{app}" in the "account" service.