The App Group Update API allows modification of existing application group information.

Update an existing application group by its unique identifier.

Update Operations:

  • Modify name, description, and configuration parameters
  • Update associated modules (add, remove, or modify existing modules)
  • Change automation host, workspace, and other settings
  • All updates are validated for data integrity and business rules

Important Notes:

  • The complete AppGroupInfo object must be provided (PUT replaces the entire resource)
  • Schema version should match the current API version
  • Module sequence numbers will be validated for uniqueness
  • All update operations are logged for auditing purposes

Validation:

  • Application group must exist and be accessible by the authenticated user
  • All required fields must be present and valid
  • Module repository IDs must reference valid repositories
  • Automation host ID must be accessible by the user
Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!