Tag: TTWrite post actions

TTWrite API: Like / Unlike Post

Endpoint URL //ttwrite.4up.eu/mobile_api/like_post Description This API allows the authenticated user to like or unlike a specific post on the TTWrite platform. Parameters Field Value Remarks post_id integer The unique identifier of the post to like or unlike. action string Specifies the action: either like or unlike. Example Usage httpCopy codePOSTRead More