update_scoped_app
Update an existing scoped application in ServiceNow by providing its sys_id and the fields to modify (name, version, description, etc.).
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 |