cURL
curl --request POST \ --url https://api.sternrockcapital.com/phone-numbers/vapi \ --header 'Content-Type: application/json' \ --data ' { "phoneNumberIds": [ "<string>" ] } '
{ "message": "<string>" }
Associates each phone number identified in the request with VAPI, creating the appropriate provider-specific record.
List of phone number UUIDs to link to VAPI
phone numbers linked successfully