Get Projects
post
Create a project in a workspace
Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
workspaceIdstringRequired
Body
contentTypestring Β· enumRequiredPossible values:
contentstringRequired
Responses
200
Successful Project creation
application/json
4XX
Error description
application/json
post
/workspaces/{workspaceId}/projectsLast updated