latestOpenAPI 3.1.0PortSIP2026-08-105581112.6 MB

577415d4a3d5

Security

Update a blocked code

Update a blocked code by it's ID.

post/disallowed_codes/{id}

Path parameters

idstring required

The unique ID of the resource.

Example:NzAwNTUxOTA5NzczMTQ4MTYw

The unique ID of the code.

Request body

idstring

The unique ID of the resource.

number_prefixstring

The number prefix of blocked code.
An alphanumeric sequence beginning with an optional plus sign.

descriptionstring

The description of blocked code.

Example request

{
  "id": "NzAwNTUxOTA5NzczMTQ4MTYw"
}

Response

OK