detach_number
ActiveTool of KaiCalls
declared in 1.0.0
Release a phone number from a business back to the unassigned registry pool. Mirrors DELETE /api/v1/phone-numbers.
Parameters schema
{
"type": "object",
"required": [
"phone_number"
],
"properties": {
"business_id": {
"type": "string",
"description": "Business ID (optional only when the token can access exactly one business)."
},
"phone_number": {
"type": "string",
"description": "E.164 phone number to release."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
KaiCalls
https://github.com/cgallic/kai_calls
1/7 registries