v1

latestOpenAPI 3.1.02026-07-24317911.4 MB
Resellers

Update Reseller

put/resellers/{reseller}

Path parameters

resellerstring required

Request body

descriptionstring

This description can be used to give a more complete description and notes for this reseller.

domains-totalinteger

This is the total number of domains in this Reseller's account.

users-totalinteger

This is the total number of users in all domains owned by this reseller.

email-send-smtp-hostnamestring hostname

This is the SMTP server hostname

email-send-smtp-portinteger nullable

This is the SMTP port for sending emails.

email-send-smtp-usernamestring

This is the username used in connecting to SMTP server for sending email.

smtp_pwdstring pas

This is the password used in connecting to SMTP server for sending email.

active-calls-against-license-countinteger

This is the current active calls counting against the license including on net calls.

active-calls-offnet-currentinteger

This is the current active calls across all domains that are calls coming from or going to offnet numbers.

Example request

{
  "email-send-smtp-hostname": "email-smtp.us-west-2.amazonaws.com",
  "email-send-smtp-port": 587
}