Update existing record with an image upload

How do I update an existing datasource record with an uploaded document or image using the API? Your documentation shows how to insert a new record with a file, but not update an existing one.

Hi Micheal,

You will likely have to use this to update the entry in the data source with the new file link.

If you want to update the file directly you can use our Media API to do that. See:

Thanks,
Deb