{
"id": 123,
"variableName": "<string>",
"variableValue": "<string>",
"variableDescription": "<string>",
"createdBy": "<string>",
"lastModifiedDate": "2023-11-07T05:31:56Z",
"lastModifiedBy": "<string>",
"secret": true
}
{
"id": 123,
"variableName": "<string>",
"variableValue": "<string>",
"variableDescription": "<string>",
"createdBy": "<string>",
"lastModifiedDate": "2023-11-07T05:31:56Z",
"lastModifiedBy": "<string>",
"secret": true
}
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
OK
The response is of type object
.