v1

latestOpenAPI 3.0.32026-07-246304082.0 MB
template check item

Batch create template check items

post/api/v3/projects/{project_id}/template_checklists/{template_checklist_id}/template_check_items/batch_create

Path parameters

project_idstring uuid required

ID of the project this entity belongs to

template_checklist_idstring uuid required

ID of the template checklist to create the check item in

Headers

Fieldwire-Versionstring date required

Specifies the version of the API to talk to

Request body

Response

Successful response

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

template_checklist_idstring uuid required

ID of the checklist this check item belongs to

namestring required

Name of the entity

created_atstring date-time required

Time when the server created 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

updated_atstring date-time required

Time when the server last updated the entity

resolved_conflictboolean nullable required

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

deleted_atstring date-time nullable

Time the server deleted the entity