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.Note: Starting in Address Manager API v9.2.0, this parameter is now required.
|
number |
Location: query Type: integer (int32) The ENUM phone number.Note: Starting in Address Manager API v9.2.0, this parameter is now required.
|
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: number Returns the object ID for the new ENUM number record. |