Skip to main content
POST
/
phone-numbers
/
vapi
Link Phone Numbers to VAPI
curl --request POST \
  --url https://api.sternrockcapital.com/phone-numbers/vapi \
  --header 'Content-Type: application/json' \
  --data '{
  "phoneNumberIds": [
    "<string>"
  ]
}'
This response does not have an example.

Body

application/json

List of phone number UUIDs to link to VAPI

phoneNumberIds
string[]

Response

phone numbers linked successfully