Requires authentication
✨ 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?