POST
/
organisations
/
{organisationId}
/
boards
/
{boardId}
/
publish

Authorizations

Authorization
string
headerrequired

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

Path Parameters

organisationId
string
required
boardId
string
required

Body

application/json
lastEventId
string
required

Response

202 - application/json
ok
boolean
required
taskId
string