This endpoint allows purchasing a new phone number with a specified area code and binding it to designated agents for inbound and outbound calls. It requires JSON with agent IDs and area code. Responses indicate the creation status or errors. A purchased phone number is a prereq…
nicknamestringNickname for the number, for reference only.
area_codeintegerArea code of the number to obtain. Format is a 3-digit integer, currently supporting only US area codes.
inbound_agent_idstringUnique id of agent to bind to the number. If null, this number would not accept inbound calls.
outbound_agent_idstringUnique id of agent to bind to the number. If null, this number would not initiate outbound calls without an agent id override.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.