Update the rolling release settings for the project
Update (or disable) Rolling Releases for a project. Changing the config never alters a rollout that’s already in-flight. It only affects the next production deployment. This also applies to disabling Rolling Releases. If you want to also stop the current rollout, call this endpoint to disable the feature, and then call either the /complete or /abort endpoint. Note: Enabling Rolling Releases automatically enables skew protection on the project with the default value if it wasn’t configured already.
Authorizations
Default authentication mechanism
Path Parameters
Project ID or project name (URL-encoded)
Query Parameters
The Team identifier to perform the request on behalf of.
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
The Team slug to perform the request on behalf of.
"my-team-url-slug"
Response
The response is of type object
.
The response is of type object
.
The response is of type object
.