Skip to main content
POST
Create board

Authorizations

Authorization
string
header
required

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

Path Parameters

workspacePublicId
string
required
Minimum string length: 12

Body

application/json
name
string
required
Required string length: 1 - 100
lists
string[]
required
Minimum string length: 1
labels
string[]
required
Minimum string length: 1
type
enum<string>
Available options:
regular,
template
sourceBoardPublicId
string
Minimum string length: 12

Response

Successful response

publicId
string
required
name
string
required