Description
Adds ENUM zones.
Parameters
Name | Description |
---|---|
parentId |
Location: query Type: integer (int64) The object ID for the parent object of the ENUM zone.
|
prefix |
Location: query Type: integer (int32) The number prefix for the ENUM zone.
|
properties |
Location: query Type: string Adds object properties, including user-defined fields.
|
Responses
Code | Description |
---|---|
201 |
Type: integer (int64) Returns the object ID for the new ENUM zone.
|