Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.1 KB

File metadata and controls

20 lines (16 loc) · 1.1 KB

Subaccount

Properties

Name Type Description Notes
api_username str Your new api username.
password str Your new password
email str Your new email.
phone_number str Your phone number in E.164 format.
first_name str Your firstname
last_name str Your lastname
access_users int Your access users flag value, must be 1 or 0. [optional] [default to 1]
access_billing int Your access billing flag value, must be 1 or 0. [optional] [default to 1]
access_reporting int Your access reporting flag value, must be 1 or 0. [optional] [default to 1]
access_contacts int Your access contacts flag value, must be 1 or 0. [optional] [default to 0]
access_settings int Your access settings flag value, must be 1 or 0. [optional] [default to 1]

[Back to Model list] [Back to API list] [Back to README]