Skip to main content
DELETE
Commit remove auth method

Authorizations

Authorization
string
header
required

Cognito JWT token for regular user authentication

Path Parameters

id
string
required

Auth method identifier.

Minimum string length: 1

Body

Commit body for any prepared auth-method activity (add, email-start, remove).

Commit body for any prepared auth-method activity (add, email-start, remove).

intentId
string
required

Intent identifier returned by the matching prepare call.

Minimum string length: 1
stamp
string
required

Turnkey stamp produced by signing the prepared activityBody with the user's WebAuthn authenticator.

Minimum string length: 1

Response

Response for status 204