Templates
Deploy a template discovery
Endpoint to deploy a template discovery.
post/templates/discovery/deploy
Request body
Example request
{
"projectId": "5918273",
"backendRepoId": "57102983",
"frontendRepoId": "760192835"
}Response
Successful operation
Example response
{
"backendServiceId": "78276512",
"frontendServiceId": "666856120"
}