Skip to main content
POST
Create multiple test assignments

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
items
object[]
required

Array of test assignments to create

Minimum array length: 1

Response

All assignments created successfully

success
boolean
required

Whether all assignments were created successfully

results
object[]
required

Array of successfully created test assignments

errors
object[]
required

Array of errors that occurred during processing