Creates a new card for the specified board.
post/boards/{boardID}/cards
Path parameters
boardIDstring required
Board ID
Query parameters
{"stackTrail":"paths:/boards/{boardID}/cards:post:parameters:1:schema","oasType":"schema","type":"unknown"}
Disables notifications (for bulk data inserting)
Request body
{"stackTrail":"components:schemas:Card","oasType":"schema","type":"unknown","title":"Card represents a group of content blocks and properties.","extensionFields":{"x-go-package":"github.com/mattermost/focalboard/server/model"}}
Response
success
{"stackTrail":"components:schemas:Card","oasType":"schema","type":"unknown","title":"Card represents a group of content blocks and properties.","extensionFields":{"x-go-package":"github.com/mattermost/focalboard/server/model"}}