cURL
Phone Numbers
Update phone number app assignments
Update which apps a phone number is assigned to
PUT
cURL
Authorizations
Admin API key (format: sk_admin_*) for organization-level operations
Path Parameters
Unique identifier for a Phone Number. Format: ph_[test_]{ksuid}
Pattern:
^ph_(?:test_)?[a-zA-Z0-9]{27}$Example:
"ph_2DbBs7GWhGvVNJGrDXr5RG0mBWI"
Body
application/json
Array of app IDs to assign the phone number to
Unique identifier for a App. Format: app_[test_]{ksuid}
Pattern:
^app_(?:test_)?[a-zA-Z0-9]{27}$Example:
["app_2DbBs7GWhGvVNJGrDXr5RG0mBWI"]Response
Phone number app assignments updated successfully
Unique identifier for a Phone Number. Format: ph_[test_]{ksuid}
Pattern:
^ph_(?:test_)?[a-zA-Z0-9]{27}$Example:
"ph_2DbBs7GWhGvVNJGrDXr5RG0mBWI"
Available options:
local, tollfree, mobile