Delete a post processing script.
Used to remove processing scripts.
Request
DELETE https://{hostname}:{port}
/cli/postProcessingScript/delete?{parameters}
Accept: application/json
| Parameter | Type | Required | Description |
|---|---|---|---|
| script | string | true | Name/ID of the post processing script. |
| Parameter | Type | Required | Description |
|---|---|---|---|
| Accept | application/json |
true |
Related CLI command: deletePostProcessingScript.