Skip to content

Commit b3e8d12

Browse files
chore: remove prerelease tags and main branch target (generated)
algolia/api-clients-automation#3524 Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Clément Vannicatte <[email protected]>
1 parent 70c2534 commit b3e8d12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/src/commonMain/kotlin/com/algolia/client/api/InsightsClient.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ public class InsightsClient(
117117
}
118118

119119
/**
120-
* Deletes all events related to the specified user token from events metrics and analytics. To delete a personalization user profile, see [Delete a user profile](/specs/personalization#tag/profiles/operation/deleteUserProfile).
120+
* Deletes all events related to the specified user token from events metrics and analytics. The deletion is asynchronous, and processed within 48 hours. To delete a personalization user profile, see [Delete a user profile](/specs/personalization#tag/profiles/operation/deleteUserProfile).
121121
* @param userToken User token for which to delete all associated events.
122122
* @param requestOptions additional request configuration.
123123
*/

0 commit comments

Comments
 (0)