Copy Project

post

Copy a project to a folder

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

Successful Project Copied

application/json
post
/projects/{projectId}/copy

Last updated