v1

latestOpenAPI 3.0.0Proprietary - Commercial Use Only2026-08-06172139621.6 KB
Assessment

Deletes an assessment for a monitored company.

Deletes the specified assessment for the given company. This is a soft delete (status set to Deleted).

delete/api/v2/companies/{id}/assessments/{assessmentId}

Path parameters

idinteger required
Example:123

The id of the company whose assessment will be deleted.

assessmentIdinteger required
Example:456

The id of the assessment to delete.

Response

Assessment deleted successfully.