https://api.ssojet.com/api/v1/auth/passwordless/passkey/credentials/{{passkeyid}}
passkeyid
Authorization: Bearer ********************
curl --location -g --request DELETE 'https://api.ssojet.com/api/v1/auth/passwordless/passkey/credentials/{{passkeyid}}?client_id=' \ --header 'User-Agent: SSOjet/1.0.0 (https://ssojet.com)' \ --header 'Content-Type: application/json'