POST
/
api
/
v1
/
projects
/
{projectUuid}
/
createPreview
{
  "results": {
    "compileJobUuid": "<string>",
    "projectUuid": "<string>"
  },
  "status": "ok"
}

Path Parameters

projectUuid
string
required

Body

application/json

Response

200
application/json

Created

The response is of type object.