createBoard
POST /api/dashboard/{boardGroupId}/boards
POST
/api/dashboard/{boardGroupId}/boards
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” boardGroupId
required
string
Request Body required
Section titled “Request Body required ”object
type
required
animationParams
string
height
integer format: int32
width
integer format: int32
iframeUrl
string
header
required
boolean
x
integer format: int32
y
integer format: int32
name
required
string
animationId
string
customHtmlId
string
Responses
Section titled “ Responses ”OK
object
createdBy
string
id
string
lastModifiedBy
string
creationDate
string format: date-time
lastModifiedDate
string format: date-time
animationProjectId
string
name
string
x
integer format: int32
customHtmlId
string
header
boolean
height
integer format: int32
type
iframeUrl
string
customHtmlProjectId
string
width
integer format: int32
animationParams
string
boardGroupId
string
animationId
string
y
integer format: int32