create Pipeline Variable For Team
POST {{baseUrl}}/teams/:username/pipelines_config/variables/
Create an account level variable.
Request Body
{"type"=>"sed ipsum ad", "key"=>"<string>", "secured"=>"<boolean>", "uuid"=>"<string>", "value"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: Created
{"type":"elit ","key":"\u003cstring\u003e","secured":"\u003cboolean\u003e","uuid":"\u003cstring\u003e","value":"\u003cstring\u003e"}