Delete Target
Delete an existing target. This will remove it from any configured execution as well. In case the target is not found, the request will return a successful response as the desired state is already achieved.
Required permission:
action.target.delete
curl -X DELETE "https://loading/v2/actions/targets/string"{
"deletionDate": "2023-01-15T01:30:15.01Z"
}Was this page helpful?