How to rename a file ?
Rename a file on Doodstream
From dashboard :
Right click on any file and you can find the reanme option on the menu.
Through API :
You can also rename the file using the below API.
https://doodapi.com/api/file/rename?key={your_api_key}&file_code={file_code}&title={new_title}
Updated on: 25/06/2020
Thank you!