Create repository

Creates a repository from a template. Only available since app version 3.4.0.

post/projects/{projectKey}/repo-template

Path parameters

projectKeystring required

Project under which the new repository will be created

Request body

repoNamestring required

the name of the to be created repository from the given template

Response

Repository from template creation triggered