Skip to main content
POST
Prepare remove auth method

Authorizations

Authorization
string
header
required

User bearer credential: either a Cognito JWT or an ak_ user API key. Backend integrators using HMAC must include the user API key alongside the three HMAC headers on user-scoped endpoints.

Path Parameters

id
string
required

Auth method identifier.

Minimum string length: 1

Response

Prepared remove activity. Stamp intent.activityBody and submit via DELETE with the same intentId.

Prepared remove activity. Stamp intent.activityBody and submit via DELETE with the same intentId.

intent
object
required

Prepared activity that the embedded wallet must stamp before commit.