Create Section
Validation rules:
- title: required|string|max:255
- description: nullable|string
- sort_order: nullable|integer|min:0 (auto-calculated if omitted)
- is_repeatable: sometimes|boolean
Headers
{{tenant_key_name}}
Request
This endpoint expects a multipart form.
title
Required: string, max:255 - Section title
Response
Successful response

