Set WebAuthn AAGUID allowlist
PUT /v1/organizations/{orgId}/webauthn_policy
PUT
/v1/organizations/{orgId}/webauthn_policy
null clears the allowlist (unrestricted). When set, passkey registration rejects other AAGUIDs.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” orgId
required
string
Request Body
Section titled “Request Body ”object
aaguid_allowlist
required
Array<string>
Responses
Section titled “ Responses ”Policy