Variables
Modify variables for the project
put/spaces/{spaceIdentifier}/projects/{projectId}/{gitRef}/variables
Path parameters
spaceIdentifierstring required
Identifier (ID or slug) of the space
projectIdstring required
gitRefstring required
Request body
Example request
{
"ProjectId": "Projects-1",
"SpaceId": "Spaces-1"
}Response
Confirms that a Project Variable Set has been modified
ModifyProjectVariableSetInGitResponse required