Skip to content

Reset a user's MFA

DELETE
/api/v1/admin/users/{id}/mfa

Authorizations

session

Browser session cookie.

Type
API Key (cookie: bp_session)
or
apiKey

User API key: Authorization: Bearer bpi_...

Type
HTTP (bearer)

Parameters

Path Parameters

id*
Type
integer
Required
Format
"int64"

Responses

No Content

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI