Skip to main content
POST
Bulk assign reviews

Authorizations

X-Clinia-API-Key
string
header
required

Body

application/json
operationIds
string[]
required

List of operation IDs to assign. Existing assignments are overwritten.

Minimum array length: 1
reviewerId
string
required

ID of the user to assign to the reviews.

Response

A successful response. Check status for an overall summary and each result's status for per-operation outcome.

status
enum<string>
required
Available options:
SUCCESS,
FAILURE
results
object[]
required