Delete a prompt
Deletes a specific prompt by its UUID.
DELETE
/prompt/
{uuid}
Authorization
api-key
<token>
This is a required API key. It must be included in the header of all requests in the format: api-key: value.
In: header
Path Parameters
uuid
Requiredstring
UUID of the prompt to delete
Format:
"uuid"
Prompt deleted successfully