Data Sources
Delete data sources
Delete one or more data sources from an agent. This endpoint supports both single and bulk deletion operations.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Data source deletion details
The body is of type object
.
Response
200
application/json
Data sources deleted successfully
The response is of type object
.