Delete document box by scope
DELETE/box/:scope
Deletes a specific document box by scope and all its contents
Access control for this should probably be restricted on other end to prevent users from deleting an entire bucket?
Request
Responses
- 204
- 404
- 500
Document box deleted successfully
Document box not found
Internal server error