manage_scripted_rest
List and get ServiceNow Scripted REST services and resources. Retrieve sys_ids to manage sys_ws_definition and sys_ws_operation records.
Instructions
CRUD Scripted REST services + resources (sys_ws_definition/sys_ws_operation). Use list/get to find sys_ids. (confirm='approve')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | ||
| action | Yes | ||
| offset | No | ||
| confirm | Yes | ||
| service | No | Service sys_id:<id> or name | |
| count_only | No |