File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -621,7 +621,7 @@ jobs:
621
621
env :
622
622
GITHUB_TOKEN : ${{ secrets.ALGOLIA_BOT_TOKEN }}
623
623
624
- - name : Push generation to algolia documentation
624
+ - name : Push generation to the Algolia docs
625
625
run : yarn workspace scripts pushToAlgoliaDoc
626
626
env :
627
627
GITHUB_TOKEN : ${{ secrets.ALGOLIA_BOT_TOKEN }}
Original file line number Diff line number Diff line change 5
5
summary : Delete user token
6
6
description : |
7
7
Deletes all events related to the specified user token from events metrics and analytics.
8
+ The deletion is asynchronous, and processed within 48 hours.
8
9
To delete a personalization user profile, see [Delete a user profile](/specs/personalization#tag/profiles/operation/deleteUserProfile).
9
10
parameters :
10
11
- name : userToken
You can’t perform that action at this time.
0 commit comments