DELETE
Delete a passkey

Authorizations

Authorization
string
header
required

The user's id_token from authentication — the ID token, not the access_token. The program and environment come from the token.

Headers

x-program-id
string
required

Identifies the program. Can also be sent as the programId query parameter.

Path Parameters

id
string
required

The credential id.

Response

Deleted

success
boolean
Example:

true

data
null