Tag: API session invalidation

TTWrite API: Logout User

Endpoint URL //ttwrite.4up.eu/mobile_api/logout Description This API logs out the authenticated user, invalidating the current session token. Parameters Field Value Remarks None None No additional parameters are required. Example Usage httpCopy codePOST //ttwrite.4up.eu/mobile_api/logout Content-Type: application/json {} Notes Let me know if you need further refinements or additional details!