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
Targets successfully deleted
Deletes multiple targets based on provided identifiers
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
List of target IDs to delete
The body is of type string[].
Targets successfully deleted