Deleting an endpoint
action1_delete_endpointDelete an endpoint by providing its ID and confirmation, with a dry-run option to preview before execution.
Instructions
Deleting an endpoint. Removes a specified endpoint and attempts to uninstall its agent. Perm: manage_endpoints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | No | Org UUID. | |
| confirm | No | Required to execute. Exact string "YES". | |
| dry_run | No | Default true (preview). Set false to execute. | |
| endpoint_id | Yes | Provide an endpoint ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||