Update Task
put
Update task.
Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
projectIdstringRequired
taskIdstringRequired
Body
contentTypestring Β· enumRequiredPossible values:
contentstring Β· max: 2000RequiredPattern:
^[^\r\n]*$Responses
200
Updated task
application/json
4XX
Error description
application/json
put
/projects/{projectId}/tasks/{taskId}Last updated