Create an approval request to copy a feature flag’s configuration across environments.
The project key
The feature flag key
The environment key for the target environment
A brief description of your changes
The flag to copy
Optional comment describing the approval request
An array of member IDs. These members are notified to review the approval request.
An array of team keys. The members of these teams are notified to review the approval request.
Optional list of the flag changes to copy from the source environment to the target environment. You may include either includedActions
or excludedActions
, but not both. If neither are included, then all flag changes will be copied.
Optional list of the flag changes NOT to copy from the source environment to the target environment. You may include either includedActions
or excludedActions
, but not both. If neither are included, then all flag changes will be copied.
Approval request response
The ID of this approval request
Version of the approval request
Timestamp of when the approval request was created
The approval service for this request. May be LaunchDarkly or an external approval service, such as ServiceNow or JIRA.
Current status of the review of this approval request
An array of individual reviews of this approval request
An array of member IDs. These members are notified to review the approval request.
Current status of the approval request
List of instructions in semantic patch format to be applied to the feature flag
Details on any conflicting approval requests
The location and content type of related resources
The ID of the member who requested the approval
A human-friendly name for the approval request
Timestamp of when the approval request was applied
The member ID of the member who applied the approval request
The service token ID of the service token which applied the approval request
Timestamp for when instructions will be executed
ID of scheduled change to edit or delete
Details about the object in an external service corresponding to this approval request, such as a ServiceNow change request or a JIRA ticket, if an external approval service is being used
Details about the source feature flag, if copied
Details about the custom workflow, if this approval request is part of a custom workflow