Records or updates a user session touch event for tracking content viewing activity.

Behavior: Creates a new user session record or updates the last activity date on an existing session for the specified content record. Captures browser type, OS, device type, and user email. This endpoint is used as a heartbeat mechanism to track active content viewers.

Authorization: Requires authentication with a valid user ID.

Side Effects: Creates or updates a content user session record in the database.

Error Scenarios: Returns 400 Bad Request if the authenticated user does not have a valid user ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The unique identifier of the content definition containing the tracked content.

uuid
required

The unique identifier of the content record being tracked.

Responses
204

The user session was successfully created or updated.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json