Optional
createdOptional
createdOptional
dataOptional
geometryUnique identifier (ID) of an item.
Optional
linksOptional
modifiedDate and time when the item was last modified.
Format: UTC, adheres to ISO 8601, includes a trailing Z offset.
Optional
modifiedOptional
parentOptional
positionOptional
styleType of item that is returned.
Optional
connectorCreationData: ConnectorCreationDataAttach an existing tag to the specified item. Card and sticky note items can have up to 8 tags.
Note: Updates to tags made via the REST API will not be reflected on the board in realtime. To see REST API updates to tags on a board, you need to refresh the board. This applies to the following endpoints: Remove tag from item, Update tag, Delete tag.
Attach tag to item
Unique identifier (ID) of the tag you want to add to the item.
Deletes a sticky note item from the board.
Delete sticky note item
Retrieves all the tags from the specified item.
Get tags from item
Removes the specified tag from the specified item. The tag still exists on the board.
Note: Updates to tags made via the REST API will not be reflected on the board in realtime. To see REST API updates to tags on a board, you need to refresh the board. This applies to the following endpoints: Attach tag to item, Update tag, Delete tag.
Remove tag from item
Unique identifier (ID) of the tag that you want to remove from the item.
Updates a sticky note item on a board based on the data and style properties provided in the request body.
Update sticky note item
Date and time when the item was created.
Format: UTC, adheres to ISO 8601, includes a trailing Z offset.