Skip to main content

stages_password_destroy

DELETE 

/api/v3//stages/password/:stage_uuid/

PasswordStage Viewset

Request

Path Parameters

    stage_uuid uuidrequired

    A UUID string identifying this Password Stage.

Responses

No response body

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