Remediation Delete Action

Remediation Delete Action

This API is used for deleting the requested remediation action.

Request
URI
DELETE
https://{api_host}/tcsa.host.com/remediation-rest/actions/{action_name}
COPY
Path Parameters
string
action_name
Required

Unique id, to indentify the remediation rule


Authentication
This operation uses the following authentication methods.
Responses
200

No content

Operation doesn't return any data structure

404

resource not found

Operation doesn't return any data structure

500

Internal server error

Operation doesn't return any data structure