Skip to main content

stages_prompt_stages_destroy

DELETE 

/api/v3//stages/prompt/stages/:stage_uuid/

PromptStage Viewset

Request

Path Parameters

    stage_uuid uuidrequired

    A UUID string identifying this Prompt Stage.

Responses

No response body

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