Skip to main content
POST
Create Feature

Body

Feature object

AccountId
string | null

Your Telegent account identifier (AID-). Scopes the feature to this account.

Example:

"AID-1234567"

FeatureName
string | null

Human-readable name for this feature.

Example:

"International Roaming"

FeatureType
string | null

Category of the feature. Examples: Data, Voice, SMS, Roaming, VoIP.

Example:

"Roaming"

FeatureDescription
string | null

Optional description of what this feature provides.

Example:

"Enables data and voice while roaming internationally."

Response

Success — returns the new feature ID and record

The response is of type object.