php - Delete selected files from Basecamp using API or any Script -



php - Delete selected files from Basecamp using API or any Script -

i don't seem find way delete files basecamp using api. able file details though.

i trying accomplish below:

get files of user after authentication - achieved select files want delete delete them

is possible. suggestions/help appreciated.

you should able delete /projects/1/documents/1.json

docs: https://github.com/basecamp/bcx-api/blob/master/sections/documents.md#delete-document

php api basecamp

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -