Create Back-Office Line

View as Markdown

Create a back-office line. tenant_id + tenant_location_id come from headers — body values for these are ignored. Permission: UPDATE_SETTINGS.

Headers

{{tenant_key_name}}stringOptional

Request

This endpoint expects a multipart form.
e164stringRequired

Required: E.164 — must match /^+[1-9]\d14$/, unique within (tenant, tenant_location), and NOT exist in MaskingPoolNumber

labelstringRequired

Optional: tenant-facing label up to 255 chars

is_activestringRequired

Optional: boolean — default true; FR-7 rejects active=true if whisper require_accept=true and another active line exists

sort_orderstringRequired

Optional: integer ≥ 0; controls display + tie-break dial order — default 0

Response

Successful response