Skip to content

Commit a0add04

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 c5a47b6 commit a0add04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/scala/algoliasearch/api/InsightsClient.scala

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,8 @@ class InsightsClient(
165165
execute[T](request, requestOptions)
166166
}
167167

168-
/** Deletes all events related to the specified user token from events metrics and analytics. To delete a
169-
* personalization user profile, see [Delete a user
168+
/** Deletes all events related to the specified user token from events metrics and analytics. The deletion is
169+
* asynchronous, and processed within 48 hours. To delete a personalization user profile, see [Delete a user
170170
* profile](/specs/personalization#tag/profiles/operation/deleteUserProfile).
171171
*
172172
* @param userToken

0 commit comments

Comments
 (0)