Create a new account
Create an account for a given organization_id. This endpoint is idempotent.
accounts--all:rw, accounts--all:rc accounts.roles--all:rwAuthorizations
Use your account ID as the username and your personal access token (PAT) as the password, or pass a Base64-encoded value directly in the Authorization header. For more information, see the personal access tokens guide.
Body
An entity of the account, used across all Text products.
The account's email address.
128The account name (nick; first name, second name, or both).
191The default product for the account.
LiveChat, Accounts, ChatBot, HelpDesk, OpenWidget The ID of the default organization the account belongs to.
The "Account's avatar" field has been deprecated and is no longer recommended for use; instead, the avatar functionality has been relocated to the account organization settings.
255Roles associated with the account; returned only when the access token contains the accounts.roles--all:ro scope.
Role groups account scopes into one permission entity.
- Option 1
- Option 2
The password for a given account.
8 - 255Response
OK: Returns the already existing account.
An entity of the account, used across all Text products.
The account's email address.
128Unique account identifier.
The account name (nick; first name, second name, or both).
191If true: the account's email was verified via an email action or by a third-party identity provider.
The default product for the account.
LiveChat, Accounts, ChatBot, HelpDesk, OpenWidget The ID of the default organization the account belongs to.
The "Account's avatar" field has been deprecated and is no longer recommended for use; instead, the avatar functionality has been relocated to the account organization settings.
255Roles associated with the account; returned only when the access token contains the accounts.roles--all:ro scope.
The date of the account's last update.
The date the account was created.