curl -X POST https://api.chatgrid.ai/v1/boards/a1b2c3d4-e5f6-7890-abcd-ef1234567890/duplicate \
-H "Authorization: Bearer cgk_live_a1b2c3d4e5f6g7h8i9j0k1l2m3n4o5p6"
{
"object": "board",
"data": {
"id": "ff112233-4455-6677-8899-aabbccddeeff",
"name": "Q1 Marketing Plan (Copy)",
"created_at": "2026-03-15T14:00:00.000Z",
"updated_at": "2026-03-15T14:00:00.000Z",
"is_public": false,
"public_access_level": null,
"viewport_x": 0,
"viewport_y": 0,
"viewport_zoom": 1
}
}
Creates a copy of a board including its full canvas state.
curl -X POST https://api.chatgrid.ai/v1/boards/a1b2c3d4-e5f6-7890-abcd-ef1234567890/duplicate \
-H "Authorization: Bearer cgk_live_a1b2c3d4e5f6g7h8i9j0k1l2m3n4o5p6"
{
"object": "board",
"data": {
"id": "ff112233-4455-6677-8899-aabbccddeeff",
"name": "Q1 Marketing Plan (Copy)",
"created_at": "2026-03-15T14:00:00.000Z",
"updated_at": "2026-03-15T14:00:00.000Z",
"is_public": false,
"public_access_level": null,
"viewport_x": 0,
"viewport_y": 0,
"viewport_zoom": 1
}
}
curl -X POST https://api.chatgrid.ai/v1/boards/a1b2c3d4-e5f6-7890-abcd-ef1234567890/duplicate \
-H "Authorization: Bearer cgk_live_a1b2c3d4e5f6g7h8i9j0k1l2m3n4o5p6"
{
"object": "board",
"data": {
"id": "ff112233-4455-6677-8899-aabbccddeeff",
"name": "Q1 Marketing Plan (Copy)",
"created_at": "2026-03-15T14:00:00.000Z",
"updated_at": "2026-03-15T14:00:00.000Z",
"is_public": false,
"public_access_level": null,
"viewport_x": 0,
"viewport_y": 0,
"viewport_zoom": 1
}
}