nextcloud / tables

🍱 Nextcloud tables app
https://apps.nextcloud.com/apps/tables
GNU Affero General Public License v3.0
148 stars 23 forks source link

API endpoint to delete a context #928

Closed blizzz closed 8 months ago

blizzz commented 8 months ago

This could also be useful btw :sweat_smile:

contributes to #311

Example call: curl --silent -X DELETE -H "OCS-APIRequest: true" -u alice:password 'https://example.com/ocs/v2.php/apps/tables/api/2/contexts/12?format=json'