Delete Associated Passkey
DELETE
https://api.ssojet.com/api/v1/auth/passwordless/passkey/credentials/{{passkeyid}}
Delete User Passkey Credentials
API Details
https://api.ssojet.com/api/v1/auth/passwordless/passkey/credentials/{{passkeyid}}
Parameters
passkeyid
(path parameter): The unique identifier of the passkey for which the credentials need to be deleted.Request
Query Params
client_id
string
required
Header Params
Content-Type
string
optional
Default:
application/json
User-Agent
string
optional
Default:
SSOjet/1.0.0 (https://ssojet.com)
Request samples
Responses
Modified at 2024-07-22 11:04:03