Create checklist data

Creates a new filled-in checklist for a task using the latest version of the checklist. Field IDs must correspond to fields returned by the /checklist/get endpoint.
When the checklist does not allow multiple instances, only one checklist data record for the same task and checklist may be created.
The checklist is automatically marked as completed when all required fields contain a value.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Checklist data to create

string
required

ID of the task for which the checklist is filled in

string
required

ID of the checklist

fields
array of objects
required
length ≥ 1

Checklist field values

fields*
Headers
string
required

Session ID

Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json