Description
Adds ENUM zones.
Parameters
Name | Description |
---|---|
parentId |
Location: query Type: integer (int64) The object ID for the parent object of the ENUM zone.Note: Starting in Address Manager API v9.2.0, this parameter is now required.
|
prefix |
Location: query Type: integer (int32) The number prefix for the ENUM zone.Note: Starting in Address Manager API v9.2.0, this parameter is now required.
|
properties |
Location: query Type: string Adds object properties, including user-defined fields. |
Responses
Code | Description |
---|---|
201 |
Type: number Returns the object ID for the new ENUM zone. |