Skip to main content

authenticators_admin_duo_destroy

DELETE 

/api/v3//authenticators/admin/duo/:id/

Viewset for Duo authenticator devices (for admins)

Request

Path Parameters

    id integerrequired

    A unique integer value identifying this Duo Device.

Responses

No response body

curl -L -X DELETE '/api/v3/authenticators/admin/duo/:id/' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
/api/v3
Auth
Parameters
— pathrequired