Skip to main content
POST
/
organizations
/
{organization_id}
/
mfa
/
remind
Error
A valid request URL is required to generate request examples
{}

Authorizations

Authorization
string
header
required

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

Path Parameters

organization_id
string<ulid>
required

The ID of the organization.

Body

application/json
user_ids
string<uuid>[]

The organization members.

The ID of the user.

Response

OK

{key}
object
Last modified on March 25, 2026