Headers
The version of the API to use. The current API version is 2025-09.
Query Parameters
The Id of the user you want delete logs for. Returned from the Create User endpoint
Response
200 - application/json
200
Example:
"Success"
This endpoint deletes all historical logs associated with a user and is most commonly used in conjunction with a compliance request such as GDPR. This endpoint requires a userId.
Note that this action cannot be undone.
The version of the API to use. The current API version is 2025-09.
The Id of the user you want delete logs for. Returned from the Create User endpoint
200
"Success"