DeList Number
This API is used to delist and remove business numbers from the client account and its feature-set.
Last updated
Was this helpful?
This API is used to delist and remove business numbers from the client account and its feature-set.
Last updated
Was this helpful?
Was this helpful?
{
"phone_numbers": [
"911234567891"
]
}{
"client_account_id": "91c173bb-28d8-4030-9722-8663ff9589f3",
"phone_type": "",
"processing_numbers": [],
"new_numbers": [],
"other_phonetype_numbers": [],
"existing_numbers": [
"911234567891"
],
"others_numbers": [],
"invalid_numbers": [],
"other_feature_set_numbers": [],
"status": "pending"
}{
"client_account_id": "91c173bb-28d8-4030-9722-8663ff9589f3",
"phone_type": "",
"processing_numbers": [],
"new_numbers": [
"911234567891"
],
"other_phonetype_numbers": [],
"existing_numbers": [],
"others_numbers": [],
"invalid_numbers": [],
"other_feature_set_numbers": [],
"status": "failed"
}