boards
Put organisations boards variablesglobal
Updates or creates the global variable schema for a board.
PUT
/
organisations
/
{organisationId}
/
boards
/
{boardId}
/
variables
/
global
Authorizations
Authorization
string
headerrequiredPath Parameters
organisationId
string
requiredboardId
string
requiredBody
application/json ยท object
The body is of type object
.
Response
200 - application/json
BoardVariablesSchema is the schema definition for board variables.
dynamic
object
global
object