v14

latestOpenAPI 3.0.32026-08-04377889.4 MB
rolling-release

Delete rolling release configuration

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.

delete/v1/projects/{idOrName}/rolling-release/config

Path parameters

idOrNamestring required

Project ID or project name (URL-encoded)

Project ID or project name (URL-encoded)

Query parameters

teamIdstring
Example:team_1a2b3c4d5e6f7g8h9i0j1k2l

The Team identifier to perform the request on behalf of.

slugstring
Example:my-team-url-slug

The Team slug to perform the request on behalf of.

Response

{"stackTrail":"paths:/v1/projects/{idOrName}/rolling-release/config:delete:responses:200:content:application/json:schema:properties:rollingRelease","oasType":"schema","type":"unknown","nullable":true}