json
Accounts
Create New Account
Create a new account with administrator email, billing, and mailing address information. Returns the newly created account details.
What this does: Returns the new account’s AccountId (AID-) and confirmation of the created details. Store the AID- — it is required when creating subscribers and subscriptions under this account.
Next steps:
- Create a subscriber under this account —
POST /v1.0/subscribers/create - Assign packages —
POST /v1.0/subscriptions
POST
json
Documentation Index
Fetch the complete documentation index at: https://docs.telegent.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter the token obtained from the Authentication endpoint
Body
application/json
Response
200 - application/json
Account Created
The response is of type object.