patch https://{application_vanity_domain}/api/v1/applications/
Patches the specified application.
Required Permissions
Below is the list of required permissions needed to interact with this API. For each permission, the allowed permission boundaries are also specified.
| Permission | Boundary | Description |
|---|---|---|
| application:update | Application | The subject can update the application that it is associated with. |
| Self | The subject can update the application that it is associated with. |
Field-Level Permissions
In addition to the permissions above, the following permissions are required conditionally based on the fields being updated. The permission boundaries that apply to the application:update permission also apply to the field-level permissions.
| Permission | Description |
|---|---|
| application:manage-signup-enablement | Required if the signupEnabled field is modified. |
| application:manage-status | Required if the status field is modified. |