Skip to main content

authenticators_admin_totp_create

POST 

/authenticators/admin/totp/

Viewset for totp authenticator devices (for admins)

Request

Body

required

    name stringrequired

    Possible values: non-empty and <= 64 characters

    The human-readable name of this device.

Responses

Schema

    name stringrequired

    Possible values: <= 64 characters

    The human-readable name of this device.

    pk ID (integer)required
Loading...