How can we see the Template added for user and File Properties added for a file in Dropbox webapplication(UI)
1. I have created a Template using /templates/add_for_user
2. I have added File properties to a file using file_properties/properties/add
I'm getting success response(200 ok) in the api response.
But how to see the template and added file properties in the Dropbox web app . Please help
I doesn't know the exact use of templates and file properties . If you share any documentation or any sort of explanation other than api documentation it would be helpful.