post https://api.smslive247.com/api/v5/accounts/
This API endpoint updates the information of the current account. Use "self" as the "accountId", if you want to update the details of the current account
IMPORTANT
The API key used in the authorization header is used to determine the account level and scope of the current account.
- If the account with the provided API key is your smslive247 main-account, and the accountId field value is "self", then the information of the main-account will be updated. If the accountId is anything other than "self", the information of the "sub-account" with matching accountId will be updated instead.
- If the account with the provided API key is a sub-account, the information of the sub-account will be updated.
- If the the account with the provided API key is a sub-user, the information of the sub-user will be updated.