Skip to content

Commit 493c26e

Browse files
committed
fix(specs): delete user token processing time
1 parent 924f1fa commit 493c26e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

specs/insights/paths/deleteUserToken.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ delete:
55
summary: Delete user token
66
description: |
77
Deletes all events related to the specified user token from events metrics and analytics.
8+
The deletion is asynchronous, and processed within 48 hours.
89
To delete a personalization user profile, see [Delete a user profile](/specs/personalization#tag/profiles/operation/deleteUserProfile).
910
parameters:
1011
- name: userToken

0 commit comments

Comments
 (0)