nextcloud / tables

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

API endpoint to delete a context #928

Closed blizzz closed 6 months ago

blizzz commented 6 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'