Revert the file uploading

DELETE /api/v1/upload-files
DELETE /api/v1/upload-files
curl \
 --request DELETE 'https://api.plannrcrm.com/api/v1/upload-files' \
 --header "Authorization: Bearer $ACCESS_TOKEN"