PUT
/
organisations
/
{organisationId}
/
boards
/
{boardId}
/
variables

Authorizations

Authorization
string
header
required

Path Parameters

organisationId
string
required
boardId
string
required

Body

application/json
CreateOrUpdateBoardVariablesSchemaRequest is the request definition for creating or updating a board variables schema.

BoardVariablesSchema is the schema definition for board variables.

dynamic
object
global
object

Response

200
application/json
GetBoardVariablesSchemaResponse is the response containing the board variables schema.

BoardVariablesSchema is the schema definition for board variables.

dynamic
object
global
object