Add My Contact
POST
https://api.agentphone.to/v1/shared-lines/:line_id/contacts
Register an allowed contact on a shared line (self-serve).
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
line_idstringRequired
Request
This endpoint expects an object.
externalNumberstringRequired
External phone number (E.164)
labelstring or nullOptional
Friendly name for this contact
Response
Successful Response
Errors
422
Unprocessable Entity Error

