Frontu API Sandbox
ClientApi/Task

Create / Update Task file

1min
POST
https://dev1.frontu.com//client/api/v2/task_file/{guid}
This enpoind allows to update or create the task file information If you want to update Task file using POST method you need to fill information for guid field or systemId field in request body.
Authentication
Authorization
Path Parameters
guid
*
Body Parameters
body
file
Responses
201
Returned when successful
400
Data contains errors
Curl
JS
Ruby
Python
Responses
201
400