Delete Artifacts
DELETE {{baseUrl}}/api/v3/artifacts?tql=&createActivityLog=
Allows the bulk deletion of existing artifacts
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
tql | null | TQL query string for selecting which artifacts to delete | |
createActivityLog | null | Boolean to signal whether or not to create an alert for this action |
RESPONSES
status: OK