Resellers
Return a list of all Accounts Types.
An object which contains response metadata information and a data array of Fields.
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Return a list of all Accounts for the reseller.
Account response object
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Create an Account (sub customer) the supplied object. Do NOT submit an ID. IDs are auto generated and immutable.
Shortname of the organization. 5-16 chars max. RFC 3986 characters only.
netographyName of the organization
Netography, Inc.Account Type. See Account Types
customerWhether or not this is a trial account
falseData retention
90Possible values: Rollup Data Retention. Should be >= retention.
180Possible values: Optional. Contractual Flows per Second for the account
10000First or Given name of the 1st admin user
SkippyLast or Family name of the 1st admin user
LongbottomAccount response object
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Fetches a specific Account from the shortname supplied in the path.
String identifier of the customer
Account response object
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Update an Account given the provided object. This does not do a diff. You must send the complete object.
The shortname of the Account to be updated
Name of the organization
Netography, Inc.Account Type. See Account Types
customerWhether or not this is a trial account
falseData retention
90Possible values: Rollup Data Retention. Should be >= retention.
180Possible values: Optional. Contractual Flows per Second for the account
10000Account response object
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Deletes the Account.
The shortname of the User to be retrieved
An empty array
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
No content
Last updated