POST /api/v1/chats. Pass one returned phone_number as the from value.
Use phone_line_id when an endpoint lets you pin a send to a specific sender line.
Request
Response
Fields
| Field | Meaning |
|---|---|
id | Stable Chert phone-line id. Same value as phone_line_id. |
phone_line_id | Use this with request fields named phone_line_id. |
phone_number | E.164 sender number. Use this as from in Chats. |
service | Currently imessage for Chert-managed sends. |
is_active | Whether the number can currently participate in messaging. |
capabilities | send, receive, imessage, and future service flags. |

