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

Authorizations

Authorization
string
headerrequired

Path Parameters

organisationId
string
required
boardId
string
required

Body

application/json
taskId
string
required

Response

202 - application/json

BoardUnpublishResult is used to indicate if the unpublish request has been accepted. The actual scheduling is done in the background and does not indicate the board has terminated.

ok
boolean
required