Requires authentication
Sector Management
Delete Sector
Delete a sector
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
✨ The Urban Management docs now have a brand-new home! Explore the improved documentation experience
Delete a sector
DELETE /sectors/{id}
{
"success": true,
"data": {
"message": "Sector deleted successfully"
}
}
Was this page helpful?