patch https://app.hubflo.com/api/v2/tasks//files/
Updates a file for a task. You can only change the title of the file.
Log in to see full request history
Responses
Updates a file for a task. You can only change the title of the file.
xxxxxxxxxx
curl --request PATCH \
--url https://app.hubflo.com/api/v2/tasks/task_id/files/id \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: