Docs

Create a New Resource

POST
/cc-ui/v1/designer/{stackName}/branch/{branch}
AuthorizationBasic <token>

In: header

Path Parameters

stackName*string
branch*string

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json

application/json

curl -X POST "https://facetsdemo.console.facets.cloud/cc-ui/v1/designer/string/branch/string" \  -H "Content-Type: application/json" \  -d '{}'
"{}"
"{}"