v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Applications

Update application

Update application details by ID with the given data.

patch/api/applications/{id}

Path parameters

idstring required

The unique identifier of the application.

Request body

namestring
descriptionstring nullable
customDataobject

arbitrary

appLevelAccessControlEnabledboolean

Whether app-level access control is enabled for this application.

isAdminboolean

Whether the application has admin access. User can enable the admin access for Machine-to-Machine apps.

Response

The application was updated successfully.

tenantIdstring required
idstring required
namestring required
secretstring

The legacy client secret. This field is omitted after the legacy secret has been replaced by an internal secret. Retrieve current application secrets from the /api/applications/{id}/secrets endpoints.

descriptionstring nullable required
type'Native' | 'SPA' | 'Traditional' | 'MachineToMachine' | 'Protected' | 'SAML' required
customDataobject required

arbitrary

isThirdPartyboolean required
appLevelAccessControlEnabledboolean required
createdAtnumber required