Create or add change to request
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
projectId
environment
Request
changeRequestOneOrManyCreateSchema
OR
OR
Update the enabled state for a feature.
OR
Add a strategy to the feature
OR
Update a strategy belonging to this feature.
OR
Delete a strategy from this feature.
OR
Archive a feature.
OR
Update variants for this feature.
OR
Reorder strategies for this feature
OR
Add a parent feature dependency.
OR
Remove a parent feature dependency or all dependencies if no payload.
OR
Add a release plan to this feature environment.
OR
Start milestone of feature environment release plan.
OR
Remove a release plan from feature environment.
OR
Create or update milestone progression from one milestone to another.
OR
Delete milestone progression.
OR
Resume paused milestone progressions for a release plan.
OR
Create or update a safeguard for a release plan.
OR
Delete a safeguard from a release plan.
OR
Response
changeRequestSchema
OR