v50

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-031984301.2 MB
Integration

Update Application

Updates an integration application.

put/applications/{applicationId}

Headers

Authorizationstring required

The bearer access token provided by Auth0.

X-LC-Tenantstring required

The identifier of the account where the request is executed.

Request body

namestring

The application name.

descriptionstring

The application description.

enableApiAccessboolean
serviceUserIdstring

The Service user identifier. The Service User will be used to provide authorization for this application.

regenerateSecretboolean

Regenerate the client secret.

Response

No Content