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

Authorizations

Authorization
string
headerrequired

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

Path Parameters

environmentId
string
required

ID of the environment

mfaDeviceId
string
required

ID of the MFA Device

Was this page helpful?