Skip to main content
DELETE
Delete a number series

Autorizaciones

Authorization
string
header
requerido

API key sent as a bearer token in the Authorization header.

Parámetros de ruta

id
string
requerido

Opaque number series identifier — the id from a list row.

Respuesta

Confirmation that the number series was deleted.

Confirmation that a number series was deleted.

id
string
requerido

The identifier of the deleted number series.

Ejemplo:

"ns_clx123abc456"

deleted
boolean
requerido

Always true: confirms the series no longer exists.

Ejemplo:

true