Skip to main content
POST
Pause an assessment

Authorizations

Authorization
string
header
required

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

Path Parameters

organizationUid
string
required

The unique identifier of the organization.

assessmentUid
string
required

The unique identifier of the assessment.

Response

Assessment paused successfully.