A valid request URL is required to generate request examples
{ "id": "<string>", "phone_number": "<string>", "user_id": "<string>", "org_id": "<string>", "country_code": "<string>", "provider": "<string>", "label": "<string>", "is_verified": true, "capabilities": {}, "inbound_agent_id": "<string>", "outbound_agent_id": "<string>", "sms_enabled": true, "server_url": "<string>", "fallback_phone_number": "<string>", "provider_account_sid": "<string>", "created_at": "<string>", "updated_at": "<string>" }
Register a phone number record. Requires API key authentication via Authorization: Bearer or X-API-Key header.
Create a new phone number record.
E.164 format phone number
Successful Response
Full phone number record returned by the API.