Skip to main content
PUT
/
settings
/
update_cycle
{
  "updateCycle": "<string>"
}
{
"status": "<string>",
"context": {},
"type": "<string>",
"title": "<string>",
"detail": "<string>",
"violations": [
{
"title": "<string>",
"propertyPath": "<string>",
"type": "<string>"
}
]
}

Query Parameters

space
string

Space Identifier

Body

application/json
updateCycle
Allowed value: "latest"

Response

An object

updateCycle
Allowed value: "latest"