Skip to main content

stages_authenticator_totp_destroy

DELETE 

/api/v3//stages/authenticator/totp/:stage_uuid/

AuthenticatorTOTPStage Viewset

Request

Path Parameters

    stage_uuid uuidrequired

    A UUID string identifying this TOTP Authenticator Setup Stage.

Responses

No response body

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