cURL
curl --request POST \ --url https://api.callers.ai/organization/{sipId}/phone-number \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "phoneNumbers": [ "14155552671", "+442071234567" ] }'
This response does not have an example.
Optional sub organization ID. Must belong to your main organization API key.
phone number Created successfully.