POST:storefront/customers/webauthn.json
Storefront APIPOST:storefront/customers/webauthn.json

POST:storefront/customers/webauthn.json

storefrontCustomersWebauthn

Description

Add webauthn credential to self.

Topic: Customers

Query Parameters

shop_id: String, required

Unique shop identifier. See also: Unique Identifiers

Example: ?shop_id=sh_EQzGqWoY

Request Body

WebauthnAdd

{
  "webauthn_credential": "",
  "webauthn_session_id": ""
}