Accept Tos
User
Accept Tos
Marks a user as having accepted terms of service.
POST
Accept Tos
Documentation Index
Fetch the complete documentation index at: https://docs.tensormesh.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication using an access token. Format: Bearer <access_token>
Query Parameters
The unique ID of the user accepting terms.
Response
A successful response.
AcceptTosResponse is the response after user terms acceptance.
User represents a user profile in the system.

