Skip to main content

Update an application

PATCH 

/nevisidm/api/core/v1/applications/:extId

Since: 2.74.0

Required permission(s): AccessControl.ApplicationModify

Partially updates the application with the given external ID. Only provided fields will be updated. Fields not included in the request body remain unchanged.

The application name, description, URL, display flag, and language-dependent display names can be modified. The external ID cannot be changed after creation.

Request

Responses

Application updated successfully