Project Variables

Create a project variable

Create a new project variable

post/v1/projects/{projectId}/variables

Path parameters

projectIdstring uuid required

Request body

behaviour'COPIED' | 'SHARED' required
descriptionstring
namestring
supportsDoubleResolutionboolean
type'NUMBER' | 'TEXT' | 'DATETIME' required
{"stackTrail":"components:schemas:JsonNode","oasType":"schema","type":"unknown"}

Response

Project variable has been created

idstring uuid
namestring
{"stackTrail":"components:schemas:JsonNode","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.