Skip to main content

stages_authenticator_duo_import_devices_automatic_create

POST 

/api/v3//stages/authenticator/duo/:stage_uuid/import_devices_automatic/

Import duo devices into authentik

Request

Path Parameters

    stage_uuid uuidrequired

    A UUID string identifying this Duo Authenticator Setup Stage.

Responses

Schema

    count integerrequired
    error stringrequired
curl -L -X POST '/api/v3/stages/authenticator/duo/:stage_uuid/import_devices_automatic/' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
/api/v3
Auth
Parameters
— pathrequired