Update a Resource
Facets Deployment Controller API: PUT endpoint to update an existing resource in a blueprint branch within the designer.
curl -X PUT "https://facetsdemo.console.facets.cloud/cc-ui/v1/designer/{stackName}/branch/{branch}""{}""{}"Create a New Resource
Facets Deployment Controller API: POST endpoint to create a new resource in a blueprint branch, specifying its resource name and resource type.
Create Branch
Facets Deployment Controller API: designer create-branch endpoint group, used to create a new branch from an existing branch for a blueprint stack.