POST /v1/addEnumNumber - BlueCat Integrity - 9.4.0

Address Manager API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.4.0

Description

Adds ENUM numbers.

Parameters

Name Description
enumZoneId

Location: query

Type: integer (int64)

The object ID of the parent object for the ENUM number. The parent object for an ENUM number is always an ENUM zone.
number

Location: query

Type: integer (int32)

The ENUM phone number.
properties

Location: query

Type: string

Adds object properties and user-defined fields, including the data string, which includes service, URI, comment, and ttl values.

Responses

Code Description
201

Type: integer (int64)

Returns the object ID for the new ENUM number record.