Automation
Delete Script
Deletes a script. Cannot undo this action, so be cautious when performing this operation. Use updateScript to make the script as inactive if required
delete/operation/automation/{tenant_id}/scripts/{script_id}
Path parameters
tenant_idstring required
Specify the tenant ID. This is a unique ID and can be retrieved using the List Tenants API.
script_idstring required
ID of the script. This can be fetched from listScripts API
Response
Deleted
boolean required