patch https://app.hubflo.com/api/v2/workspaces//files/
Updates a file for a workspace. You can only change the title of the file and the parent.
Log in to see full request history
Responses
Updates a file for a workspace. You can only change the title of the file and the parent.
xxxxxxxxxx
curl --request PATCH \
--url https://app.hubflo.com/api/v2/workspaces/workspace_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: