Overview
Beyond creating a phone number, the API provides four lifecycle endpoints for working with numbers you've already provisioned. See Phone Provisioning for the Create endpoint, and Phone Number Fallback Destination & Inbound Settings for the fields you'd typically send in an Update request. This page is specifically the CRUD/lifecycle endpoint reference.
All four endpoints require a private API key sent as a Bearer token in the Authorization header:
Authorization: Bearer <your-api-key>