Create environment variable

Create a new environment variable for the workspace

Headers

xi-api-keystringOptional

Request

This endpoint expects an object.
stringobjectRequired
OR
secretobjectRequired
OR
auth_connectionobjectRequired

Response

Successful Response
labelstring
created_at_unix_secsinteger
updated_at_unix_secsinteger
typeenum
idstring
workspace_idstring
valuesmap from strings to strings or map from strings to objects
created_by_user_idstring

Errors

400
Environment Variables Create Request Bad Request Error
409
Environment Variables Create Request Conflict Error
422
Environment Variables Create Request Unprocessable Entity Error