Skip to content

Commit dddee2e

Browse files
author
Slack API Ref Buildbot
committed
Updated from Slack docs, 2025/03/28
1 parent 15e8e5d commit dddee2e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

methods/canvases/canvases.create.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
"deprecated": false,
55
"desc": "Create canvas for a user",
66
"args": {
7+
"channel_id": {
8+
"required": false,
9+
"example": "C1234567890",
10+
"desc": "Channel ID of the channel we create the channel canvas for.",
11+
"type": "string"
12+
},
713
"document_content": {
814
"required": false,
915
"example": "{\"type\": \"markdown\", \"markdown\": \"> standalone canvas!\"}",

0 commit comments

Comments
 (0)