Creates a new ticket board. After creating a board, create at least one status for it via POST /api/v1/statuses so tickets can be assigned to the board.
Content type: application/json · schema BoardCreateRequest
customitilcustomitilSuccess response 201 · schema BoardEnvelope
customitilcustomitil