Dropbox includes a refId
for certain APIs. This is the actual ID of the file sent back from Dropbox. It can be used as the ID
with all API calls with the exception of GET /folders/{id}/contents
.
The GET /folders/{id}/contents
endpoint does not support the refId
at this time.