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

Authorizations

Authorization
string
headerrequired

Path Parameters

organisationId
string
required
boardId
string
required

Body

application/json
lastEventId
string
required
boardDeployVersion
string

The version of the board to deploy. It can be one of v2 for single executor board or v1 for current implementation.

Response

202 - application/json
ok
boolean
required
taskId
string