Credentials
Remove Credential
Endpoint for removing a webauthn credential
DELETE
/
{tenant_id}
/
credentials
/
{credential_id}
Headers
apiKey
string
requiredSecret API key
Minimum length:
32
Path Parameters
credential_id
string
requiredUUID of the credential
Required string length:
36
tenant_id
string
requiredUUID of the tenant
Required string length:
36
Was this page helpful?