Skip to main content
POST
Link Or Create Board Guideline

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

board_id
string
required

Body

application/json

Schema for linking a guideline to a board.

guideline_id
string
required
priority
integer
default:0

Response

Successful Response

Last modified on May 17, 2026