Update an application
Update an application
Updates the display name and/or description of an existing application.
At least one of name or description must be provided. Renaming fails with 409 if another application in the same project already uses that name.
PATCH
Update an application
Authorizations
Your Trusys API key. Create and manage keys in the Trusys UI under Settings โ API Keys.
Include the key on every request:
x-api-key: <your-api-key>Path Parameters
Unique identifier (UUID) of the application. Returned by POST /applications.
Body
application/json
Fields to update. Omitted fields are left unchanged.