Update Task Date
put
Create or update date for a task
Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
projectIdstringRequired
taskIdstringRequired
Body
Responses
200
Successful Task Date create or update
application/json
4XX
Error description
application/json
put
/projects/{projectId}/tasks/{taskId}/dateLast updated