Skip to main content

Delete a Prompt

Delete a Prompt

Path Parameters
id uuid REQUIRED
Responses
200

Default Response

Schema OPTIONAL
message string
DELETE /api/v1/prompt/:id
id — path
http://localhost
curl -L -X DELETE 'http://localhost/api/v1/prompt/:id' \
-H 'Accept: application/json'