API Key
Webauthn (Passkey)
Body
Enum options: ACTIVITY_TYPE_DELETE_AUTHENTICATORS
Timestamp (in milliseconds) of the request, used to verify liveness of user requests.
Unique identifier for a given Organization.
parameters field
Unique identifier for a given User.
A list of Authenticator 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.deleteAuthenticatorsIntent
The deleteAuthenticatorsIntent objectShow deleteAuthenticatorsIntent details
activity.intent.deleteAuthenticatorsIntent.userId
Unique identifier for a given User.
activity.intent.deleteAuthenticatorsIntent.authenticatorIds
A list of Authenticator IDs.Show authenticatorIds details
activity.intent.deleteAuthenticatorsIntent.authenticatorIds.item
The result of the activity
activity.result.deleteAuthenticatorsResult
The deleteAuthenticatorsResult objectShow deleteAuthenticatorsResult details
activity.result.deleteAuthenticatorsResult.authenticatorIds
Unique identifier for a given Authenticator.Show authenticatorIds details
activity.result.deleteAuthenticatorsResult.authenticatorIds.item