Adds a new member to a board
post/boards/{boardID}/members
Path parameters
boardIDstring required
Board ID
Request body
{"stackTrail":"components:schemas:BoardMember","oasType":"schema","type":"unknown","description":"BoardMember stores the information of the membership of a user on a board","extensionFields":{"x-go-package":"github.com/mattermost/focalboard/server/model"}}
Response
success
{"stackTrail":"components:schemas:BoardMember","oasType":"schema","type":"unknown","description":"BoardMember stores the information of the membership of a user on a board","extensionFields":{"x-go-package":"github.com/mattermost/focalboard/server/model"}}