Board

Create Board

Use this method to create a board.

post/v1/config/board

Request body

accountstring

Account number of the organization

titlestring
categorystring[]

Example request

{
  "account": "0000000000"
}

Response

OK

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.