Variables
Modify variables for the project
put/{spaceId}/projects/{projectId}/{gitRef}/variables
Path parameters
spaceIdstring required
The ID of the space containing the resource(s).
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