cURL
curl --request POST \ --url https://api-west.millis.ai/phones/import \ --header 'Content-Type: application/json' \ --header 'authorization: <authorization>' \ --data ' { "country": "<string>", "phone": "<string>", "region": "<string>", "api_key": "<string>", "api_secret": "<string>", "provider": "vonage", "app_id": "<string>" } '
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Documentation IndexFetch the complete documentation index at: https://docs.millis.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.millis.ai/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response