Update a Task
Tasks
Update a Task
Update Task attributes
PUT
Update a Task
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Task Title
Project ID
Description
Deadline
Task status
Available options:
nueva, en_proceso, estancada, finalizada Task Priority: 0 = Low, 1 = Medium, 2 = High, 3 = Urgent
Available options:
0, 1, 2, 3 Archived task
Response
200 - application/json
Task updated successfully

