Tag: TTWrite documentation
TTWrite API: Fetch Followers Endpoint
The fetch_followers endpoint allows you to retrieve the list of followers for a specific user account. This endpoint supports pagination, making it easy to load additional followers as needed. Endpoint URL //ttwrite.4up.eu/mobile_api/fetch_followers Overview This API is designed to fetch the followers of a given user. By providing the user’s IDRead More
TTWrite API Documentation: change_password Endpoint
This document provides instructions for using the change_password endpoint to manage user passwords in the TTWrite API. API Endpoint: Change Password API Endpoint Description This API allows users to update their account password by providing their current password and a new password. Post Parameters Field Value Remarks session_id Access tokenRead More
TTWrite API Documentation: bookmarks Endpoint
This document provides details on using the bookmarks endpoint to manage and retrieve bookmarks in the TTWrite API. Navigation Overview The bookmarks endpoint includes two functionalities: Functionalities of the bookmarks Endpoint 1. Get Bookmarks API Endpoint Description Retrieve a list of bookmarks for the authenticated user. Get Parameters Field ValueRead More
TTWrite API Documentation: block_user Endpoint
This document provides details on using the block_user endpoint to block or unblock user profiles in the TTWrite API. API Endpoint: Block User Profile API Endpoint Description This API allows you to block or unblock a user profile. The behavior is toggle-based: Post Parameters Field Value Remarks session_id Access tokenRead More
TTWrite API Documentation: avatar_cover Endpoint
This document provides detailed instructions for using the avatar_cover endpoint in the TTWrite API. This endpoint allows users to manage their avatars, profile covers, and cover repositioning. Each section describes the functionality, required parameters, and expected responses. Navigation Overview The avatar_cover endpoint uses a tab-based structure for its functionalities: FunctionalitiesRead More