Skip to main content

authenticators_totp_destroy

DELETE 

/api/v3//authenticators/totp/:id/

Viewset for totp authenticator devices

Request

Path Parameters

    id integerrequired

    A unique integer value identifying this TOTP Device.

Responses

No response body

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