Update a phone number properties, this can be used to change the name, assign an inbound agent or enable/disable redirect. The response includes the updated phone number details and headers about rate limiting.
Documentation Index
Fetch the complete documentation index at: https://docs.callrounded.com/llms.txt
Use this file to discover all available pages before exploring further.
The API Key created in Rounded Studio.
The ID of the phone number to update.
The phone number data to update.
Successfully updated phone number
{
"details": [
{
"field": "email",
"message": "Invalid email format"
}
],
"message": "An error occurred while processing your request",
"status": 400,
"type": "generic_error"
}HTTP status code of the response.