Create From Template

post

Create a project from a custom template

Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
folderIdstring Β· min: 1Required
templateIdstring Β· min: 1Required
Responses
200

Successful Project creation from template

application/json
post
/projects/from-template

Last updated