API Key
Webauthn (Passkey)
Body
Enum options: ACTIVITY_TYPE_DELETE_USER_TAGS
Timestamp (in milliseconds) of the request, used to verify liveness of user requests.
Unique identifier for a given Organization.
parameters field
A list of User Tag IDs.
Array item type: string
item field
Response
A successful response returns the following fields:
The activity object containing type, intent, and result
The intent of the activity
activity.intent.deleteUserTagsIntent
The deleteUserTagsIntent objectShow deleteUserTagsIntent details
activity.intent.deleteUserTagsIntent.userTagIds
A list of User Tag IDs.
activity.intent.deleteUserTagsIntent.userTagIds.item
The result of the activity
activity.result.deleteUserTagsResult
The deleteUserTagsResult objectShow deleteUserTagsResult details
activity.result.deleteUserTagsResult.userTagIds
A list of User Tag IDs.
activity.result.deleteUserTagsResult.userTagIds.item
activity.result.deleteUserTagsResult.userIds
A list of User IDs.
activity.result.deleteUserTagsResult.userIds.item