v1

latestOpenAPI 3.0.32026-07-246304082.0 MB
task check items

Create several task check items at once

post/api/v3/projects/{project_id}/tasks/{task_id}/task_check_items/batch

Path parameters

project_idstring uuid required

ID of the project this entity belongs to

task_idstring uuid required

ID of the task to create check items in

Headers

Fieldwire-Versionstring date required

Specifies the version of the API to talk to

Request body

OR
OR

Response

Successful response when batch creating from attributes

idstring uuid required

ID of the entity

creator_user_idinteger required

ID of the user who created this entity

last_editor_user_idinteger required

ID of the user who most recently edited this entity

project_idstring uuid required

ID of the project this entity belongs to

task_idstring uuid required

ID of the task this check item belongs to

checkedboolean nullable

Whether this item is in checked state (use state instead)

state'empty' | 'yes' | 'no' | 'not_applicable' required

The state of this check item

namestring required

Name of the entity

created_atstring date-time required

Time when the server created the entity

deleted_atstring date-time nullable

Time the server deleted the entity

device_created_atstring date-time required

Time when the device created the entity

device_updated_atstring date-time required

Time when the device last updated the entity

resolved_conflictboolean required

Specifies if PUT/PATCH request was rejected - do not store this field!

updated_atstring date-time required

Time when the server last updated the entity