DELETE
/
sdk
/
{environmentId}
/
users
/
mfa
/
{mfaDeviceId}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-mfa-auth-token
string
required

Path Parameters

environmentId
string
required

ID of the environment

mfaDeviceId
string
required

ID of the MFA Device

Was this page helpful?