Targets
Bulk Delete
Deletes multiple targets based on provided identifiers
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json · string[]
List of target IDs to delete
The body is of type string[]
.
Response
200
_mintlify/placeholder
Targets successfully deleted