Delete User's Passkeys

Delete a user's Passkeys, using a valid management key.

This API endpoint will delete all existing passkeys for the user

See also

Endpoint Authentication

Use authorization bearer header with the following format:

Authorization: Bearer <ProjectId:ManagementKey>

SecurityAuthProjectIdMgmtKey
Request
Request Body schema: application/json
required
loginId
string
Responses
200

OK

post/v1/mgmt/user/passkeys/delete
Request samples