Update Application
PUT /auth/apps/{appId}
Update a specific application
User action signature required. See User Action Signing for more information.
Request headers required. See Request Headers for more information.
Authentication required. See Authentication Headers for more information.
Required Permissions
Name
Conditions
Auth:Apps:Update
Always Required
Auth:Types:Application
Always Required
Parameters
appId
*
the ID of the application to activate
Example
Request Body
name
String
Optional
new name of the application, must be unique for the caller
externalId
String
Optional
new user defined value, that can be used to correlate the entity with an external system
Example
Responses
Success
Last updated