/restapi/v1.0/account/:accountId/extension/:extensionId/blocked-number/:blockedNumberId
PUT {{baseUrl}}/restapi/v1.0/account/:accountId/extension/:extensionId/blocked-number/:blockedNumberId
Update Blocked Number Label
Request Body
{"id"=>"<string>", "uri"=>"<string>", "name"=>"<string>", "phoneNumber"=>"<string>"}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string |