Authorizations
Body
application/json
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.