Beta
Agent Data

Delete Agent Data By Query

Bulk delete agent data by query (deployment_name, collection, optional filters).

post/api/v1/beta/agent-data/:delete

Query parameters

project_idstring uuid nullable
organization_idstring uuid nullable

Cookies

sessionstring nullable

Request body

deployment_namestring required

The agent deployment's name to delete data for

collectionstring

The logical agent data collection to delete from

filterobject nullable

Optional filters to select which items to delete

Response

Successful Response

deleted_countinteger required

Changes

Changed in 1 of the 33 revisions of this API.2

    • added the optional property detail/items/ctx to the response with the 422 status

      response-optional-property-added

    • added the optional property detail/items/input to the response with the 422 status

      response-optional-property-added

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog