Delete a Prompt
Delete a Prompt
Path Parameters |
---|
id uuid — REQUIRED |
Responses | ||
---|---|---|
200 Default Response
|
Delete a Prompt
Path Parameters |
---|
id uuid — REQUIRED |
Responses | ||
---|---|---|
200 Default Response
|
DELETE /api/v1/prompt/:id
http://localhost
curl -L -X DELETE 'http://localhost/api/v1/prompt/:id' \
-H 'Accept: application/json'