API endpoint to delete stored results and submission data for a specific agent.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Comma separated list of ids. If not provided, all results will be deleted. ⚠️
Successful response
The response is of type any
.