post https://api.codepipes.io/installer/v0/apply
The Apply API requires:
- Plan output
- Resolve runtime dependencies like credentials for the entity. This is optional as the existing project may already have the credentials applied.
- Customizations
- Flag Skip Pipelines: when set, don't run the pipelines
- Flag Skip Updates: when set, don't make any updates to the entity config. also doesn't create missing entities and it's dependent entities.
- Flag Uninstall: Run the uninstall instead of Install
- Credentials: List of credentials to apply to all entities
- Entity Config: can be used to control the similar settings on each individual entity