Create Task

post

Create a task in a project

Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
projectIdstringRequired
Body
Responses
200

Successful Tasks creation

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

Last updated