v1
latestOpenAPI 3.0.12026-07-145111.8 KBTemplates
Install a template discovery
Endpoint to install a template discovery.
post/templates/discovery/install
Request body
Example request
{
"destination": "Jasmine Blog",
"isPrivate": true
}Response
Successful operation
Example response
{
"backendRepoId": "571890287",
"frontendRepoId": "679128352"
}