Variables
Modify variables for the project
put/{spaceId}/projects/{projectId}/variables
Path parameters
spaceIdstring required
The ID of the space containing the resource(s).
projectIdstring required
Request body
Example request
{
"ProjectId": "Projects-1",
"SpaceId": "Spaces-1"
}Response
Confirms that a Project Variable Set has been modified
ModifyProjectVariableSetInDatabaseResponse required
Changes
No recorded changes to this endpoint across all 7 revisions of this API.