File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 77 "channel_id" : {
88 "required" : false ,
99 "example" : " C1234567890" ,
10- "desc" : " Channel ID of the channel we create the channel canvas for." ,
10+ "desc" : " Channel ID of the channel the canvas will be tabbed in. This is a required field for free teams ." ,
1111 "type" : " string"
1212 },
1313 "document_content" : {
3030 },
3131 "errors" : {
3232 "canvas_disabled_user_team" : " Canvas is disabled on user's team." ,
33- "free_teams_cannot_create_standalone_canvases " : " Free teams cannot create standalone canvases." ,
33+ "free_teams_cannot_create_non_tabbed_canvases " : " Free teams cannot create non-tabbed standalone canvases." ,
3434 "restricted_action" : " User does not have permission to perform this action." ,
3535 "canvas_creation_failed" : " Canvas was unable to be created." ,
3636 "access_denied" : " Access to a resource specified in the request is denied." ,
You can’t perform that action at this time.
0 commit comments