Skip to main content

stages_all_destroy

DELETE 

/api/v3//stages/all/:stage_uuid/

Stage Viewset

Request

Path Parameters

    stage_uuid uuidrequired

    A UUID string identifying this stage.

Responses

No response body

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