githubEdit

Uncomplete Task

post

Mark a task as incomplete in a project

Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
projectIdstringRequired
taskIdstringRequired
Responses
post
/projects/{projectId}/tasks/{taskId}/uncomplete

Last updated