Skip to main content
Validate Tasks

Authorizations

Authorization
string
header
required

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

Body

application/json
tasks
object[]
required

Candidate Tasks to validate. Between 1 and 15 per request; requests with more than 15 are rejected with 422.

Required array length: 1 - 15 elements

Response

OK

results
object[]
required

One result per input Task, in the same order as the request.