Tag: TTWrite API documentation
TTWrite API: Get Started
This guide introduces developers to the TTWrite API, providing an overview of its functionalities and resources. It serves as the starting point for integrating TTWrite’s API endpoints. Key Highlights Notes
TTWrite API: Update User General Data
Endpoint URL //ttwrite.4up.eu/mobile_api/gen_settings Description This API allows the logged-in user to update their general profile details, such as name, email, and other basic information. Parameters Field Value Remarks name string Optional. The name of the user. email string Optional. The email address of the user. bio string Optional. A briefRead More
TTWrite API: Follow Requests
This suite of APIs provides functionalities to manage follow requests on the TTWrite platform, including fetching, approving, and deleting (ignoring) requests. 1. Fetch Follow Requests Endpoint URL //ttwrite.4up.eu/mobile_api/follow_requests Description Retrieves a list of follow requests sent to the authenticated user. Parameters Field Value Remarks user_id integer The unique identifier ofRead More