Update file upload
Update a specific uploaded file. To get the file upload ID, use Get files list.
You will need to include the file data in the request body. For example:
Path parameters
id
A unique integer value identifying this file upload.
Headers
Authorization
Header authentication of the form Token <token>
Request
This endpoint expects an object.
id
file
Response
id
file