Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developers.argosidentity.com/llms.txt

Use this file to discover all available pages before exploring further.

Endpoint

DELETE /v1/analyses/{analysisId}

Request

curl -X DELETE "http://client-omni-api.argosidentity.com/v1/analyses/{analysisId}" \
  -H "x-api-key: your-api-key-here"

Response (204 No Content)

No response body is returned on successful deletion.
Deleting an analysis is permanent and cannot be undone. Any associated report data will also be removed.

Error Codes

StatusCodeDescription
404ANALYSIS_NOT_FOUNDThe specified analysis was not found