Clear user

Clears the user context for all subsequent events.

post/action/clear-user

Request body

OR

Response

The user association has been cleared for the device.

successboolean

Defines if the operation was successful.

messagestring

A human-readable confirmation message.

Example response

{
  "success": true,
  "message": "User has been cleared."
}

Changes