Skip to main content
PUT
/
cards
/
{id}
/
enroll2fa
Enroll Card for 2FA
curl --request PUT \
  --url https://api.sandbox.sudo.cards/cards/{id}/enroll2fa \
  --header 'Authorization: <api-key>'
"{}"

Documentation Index

Fetch the complete documentation index at: https://docs.sudo.africa/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
default:{{APIKey}}
required

Path Parameters

id
string
required

The _id of the card to update.

Response

200

The response is of type object.