Verified Callers
Manage verified caller IDs for your SignalWire project. Before using a phone number as a caller ID for outbound calls, it must be verified. This resource provides full CRUD (with PUT for updates) plus a two-step verification flow.
Access via client.verifiedCallers on a RestClient instance.
Methods
list
List verified caller IDs in the project.
create
Create a new caller ID entry and initiate verification.
get
Retrieve a specific verified caller ID.
update
Update a verified caller ID.
delete
Delete a verified caller ID.
submitVerification
Submit a verification code to complete caller ID verification.
redialVerification
Redial the verification call for a pending caller ID.