Create sales territory
POST/sales/territories
Creates a new sales territory with an optional short code, assigned manager, and description. Territories group deals for reporting and quota assignment. The code is automatically uppercased.
Request
Responses
- 302
- 422
Redirect to the territories list after creation.
Validation error — name is required.