Delete a post processing script.

Used to remove processing scripts.

Request

DELETE https://{hostname}:{port}
    /cli/postProcessingScript/delete?{parameters}
Accept: application/json
Table 1. Request parameters
Parameter Type Required Description
script string true Name/ID of the post processing script.
Table 2. Header parameters
Parameter Type Required Description
Accept application/json true

Related CLI command: deletePostProcessingScript.