- PATCH /api/v1/companies/{id} - Update Company
- DELETE /api/v1/companies/{id} - Delete Company
- Both endpoints require admin authentication
|
||
|---|---|---|
| .. | ||
| admin_handlers.go | ||
| chat_handlers.go | ||
| core_handlers.go | ||
| core_handlers_test.go | ||
| location_handlers.go | ||
| settings_handler.go | ||
| storage_handler.go | ||