Revoke Public-Key Credential

Permanently revoke one public-key credential. This hard-deletes the credential; repeating the request returns not found. Requires api_key_delete.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

api_key_idUUIDRequired

Public-key credential ID returned by registration.

Response

This endpoint returns an object.

Errors

404
Not Found Error