Disable Rolling Releases for a project means that future deployments will not undergo a rolling release. Changing the config never alters a rollout that’s already in-flight—it only affects the next production deployment. 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.
Default authentication mechanism
Project ID or project name (URL-encoded)
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"
The response is of type object
.