Set a password
This method sets a new password. A successful call revokes all session tokens. It’s possible to set a password for other accounts only when they belong to a single organization.
accounts.password--my: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.
Path Parameters
The unique account ID, or me to refer to the account making the request.
Body
The password for a given account.
8 - 255Response
OK: Returns an empty object.
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.