Skip to main content
POST
Move board to another workspace

Authorizations

Authorization
string
header
required

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

Path Parameters

boardPublicId
string
required
Minimum string length: 12

Body

application/json
targetWorkspacePublicId
string
required
Minimum string length: 12

Response

Successful response

success
boolean
required