endpoint
/api/v1/files/:id
Path Parameters
string
required
The unique identifier of the file to update
Body Parameters
string
required
A valid URL pointing to the document in an external system
Response
object
Contains the updated file metadata when successful, or
null if the update fails.