POST
/
organisations
/
{organisationId}
/
boards
/
{boardId}
/
actors
/
{actionId}
/
test

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
actionId
string
required

Body

application/json ยท object

The body is of type object.

Response

202 - application/json

BoardTestResult is used to indicate if the test request has been sent.