v1

latestOpenAPI 3.0.12026-07-145111.8 KB
Templates

Deploy a template discovery

Endpoint to deploy a template discovery.

post/templates/discovery/deploy

Request body

projectIdstring

Example request

{
  "projectId": "5918273"
}

Response

Successful operation

backendServiceIdstring
frontendServiceIdstring
databaseIdstring

Example response

{
  "backendServiceId": "579301411",
  "frontendServiceId": "7501092835",
  "databaseId": "5617891982"
}