v1
OpenAPI 3.0.12026-08-06274588.1 KBItems
Create a synced copy of an item
Which properties are synced (title, assignees, tags, child items, etc.) is controlled by the workspace's sync configuration and cannot be overridden per request. Returns 400 if the source item already has a synced copy in any workspace.
post/api/v1/items/{sourceItemId}/synced-copy
Path parameters
sourceItemIdstring uuid required
ID of the item to create a synced copy of.
Request body
Response
OK