Create or add change to request

View as Markdown

Enterprise feature

Given a change request exists, this endpoint will attempt to add a change to

an existing change request for the user. If a change request does not exist,

it will attempt to create one.

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Path parameters

projectIdstringRequired
environmentstringRequired

Request

changeRequestOneOrManyCreateSchema
objectRequired
OR
objectRequired
OR
objectRequired
Update the enabled state for a feature.
OR
objectRequired
Add a strategy to the feature
OR
objectRequired
Update a strategy belonging to this feature.
OR
objectRequired
Delete a strategy from this feature.
OR
objectRequired
Archive a feature.
OR
objectRequired
Update variants for this feature.
OR
objectRequired
Reorder strategies for this feature
OR
objectRequired
Add a parent feature dependency.
OR
objectRequired
Remove a parent feature dependency or all dependencies if no payload.
OR
objectRequired
Add a release plan to this feature environment.
OR
objectRequired
Start milestone of feature environment release plan.
OR
objectRequired
Remove a release plan from feature environment.
OR
objectRequired
Create or update milestone progression from one milestone to another.
OR
objectRequired
Delete milestone progression.
OR
objectRequired
Resume paused milestone progressions for a release plan.
OR
objectRequired
Create or update a safeguard for a release plan.
OR
objectRequired
Delete a safeguard from a release plan.
OR
list of objectsRequired

Response

changeRequestSchema
object
OR
object

Errors