Skip to main content
POST
Criar item de checklist

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspaceId
string
required
actionPointId
string
required

Body

application/json
label
string

Response

201 - application/json

Item de checklist criado

id
string
actionPointId
string
label
string
done
boolean
createdAt
string<date-time>
completedAt
string<date-time>