Put organisations apps
Update an existing App for by ID in the current organisation.
Documentation Index
Fetch the complete documentation index at: https://docs.versori.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
Payload to update an existing App.
The id and orgId fields are immutable and must match the fields from the URL. This is a full replace/update,
any unset fields will be unset in the database, for partial updates see the PATCH method.
SupportedAuthConfigs is a list of authentication standards which can be used to connect a user's account to this app. At least one auth type needs to be valid for the App to be used by a user.
Response
A single App result
SupportedAuthConfigs is a list of authentication standards which can be used to connect a user's account to this app. At least one auth type needs to be valid for the App to be used by a user.