post
https://localhost:44395/api/content//user-track///
Behavior: Sets the deactivated flag on the specified user session record. This is typically used to mark a user as no longer actively viewing content or to reactivate a previously deactivated session.
Authorization: Requires authentication.
Side Effects: Updates the deactivation status of the user session record in the database.
Error Scenarios: Returns 400 Bad Request if the session ID does not correspond to an existing session.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204The user session status was successfully updated.
