Account Management in TPP
TPP provides multiple methods for efficient account management. You can perform actions such as adding, editing, or deleting coins, players, and items from the administration panel or via the API. Here's how to do it:
1. Administration Panel
From TPP's administration panel, you can comprehensively manage your account and associated data. Here are the key actions you can take:
Users
- Add Users: Create new users and assign them specific roles and permissions.
- Edit Users: Modify existing user information, such as names, emails, and roles.
- Delete Users: Remove users you no longer need in your account.
Transactions
- Add Transactions: Record new transactions, such as assigning coins to players or purchasing items.
- Edit Transactions: Modify details of existing transactions, such as the assigned coin value or the status of a purchase.
- Delete Transactions: Delete transactions that are no longer relevant.
Items
- Add Items: Add new items to your collection to offer to your players.
- Edit Items: Modify information about existing items, such as descriptions, images, and values.
- Delete Items: Remove items from your collection when necessary.
2. API Endpoints
TPP offers a comprehensive API that allows you to further automate and customize account management. Here's information on how to use it:
- Refer to the "Endpoints" section for details on available API endpoints.
- Use the API to perform the same actions as in the administration panel, such as adding, editing, or deleting coins, players, and items.
- Follow the authentication guidelines provided in the API documentation to ensure your requests are secure and authorized.
3. Bulk Import via CSV
If you need to manage data in bulk, you can utilize the CSV import feature. Here's more information:
- Upload CSV File: Upload a CSV file with detailed information, such as users, transactions, or item data.
- Perform batch actions, such as adding coins to multiple players or updating item information for multiple items at once.
- The CSV file can contain data of up to 100 MB for efficient management of large datasets.
Utilize these account management methods based on your needs and preferences. TPP offers flexibility and efficiency for effectively managing your operations.