Skip to main content
DELETE
Soft-delete an analysis

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Query Parameters

mode
enum<string>
default:archive
Available options:
archive,
purge

Response

200

Default Response