latestOpenAPI 3.0.0Proprietary - Commercial Use Only2026-08-21173140625.9 KB

616dfa9b3b1f

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.