update_scoped_app
Update an existing scoped app in ServiceNow: provide the app's sys_id and the fields to change (name, version, description, active, vendor, etc.). Works with WRITE_ENABLED=true.
Instructions
Update an existing scoped application (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Fields to update (name, version, short_description, description, active, vendor, etc.) | |
| sys_id | Yes | App sys_id |