boards

Add Board Member

post/v1/boards/{boardId}/users.json

Path parameters

boardIdinteger required

ID of Board that needs add Subscriber into the Board

Query parameters

tokenstring required

OAuth token

Request body

board_user_role_idinteger
user_idinteger

Changes

Changed in 2 of the 23 revisions of this API.13

  • 5b98cb91634211See the full diff
    • removed the success response with the status 200

      response-success-status-removed

    • api operation id addBoardMember removed and replaced with

      api-operation-id-removed

    • api operation id addBoardMember was added

      api-operation-id-added

    • added the success response with the status 200

      response-success-status-added