This API call is used to create a new account key or to reset the existing key. Calling this API will cause the existing account key to be permanently deleted.
*To obtain the token only, please find Quick Start & Limits.
Where the parameters are as defined below.
POST
Name | Type | Required | Description |
account_key or token_id | String | Required | Specify the account_key from the user account or token_id obtained after login. |
An HTTP code of 200 is responded for each successful data requests. The message body contains a JSON object containing the new account key for the specified user.
Error: See the separate list of error codes for more details.
GET https://api.ubibot.com/accounts/api_keys?action=generate_account_key&account_key=xxxxx-xxxxx-xxxxx-xxxx