Create Project
Create Project — Taskade REST API v1 reference: POST /projects. Parameters, authentication, and response schema.
post
Create a project in a team
Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
folderIdstring · min: 1Required
contentTypestring · enumRequiredPossible values:
contentstringRequired
Responses
200
Successful Project creation
application/json
Successful Project creation
okbooleanRequired
4XX
Error description
application/json
post/projects
Last updated
Was this helpful?