Delete a prompt
Permanently delete a prompt and cancel all related scheduled jobs. This will also cascade delete all associated prompt runs.
Permanently delete a prompt and cancel all related scheduled jobs. This will also cascade delete all associated prompt runs.
Authorization
BearerAuth AuthorizationBearer <token>
Bearer API token for access
In: header
Path Parameters
promptId*string
The ID of the prompt to delete
Format
uuidResponse Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://loading/api/v1/prompts/497f6eca-6276-4993-bfeb-53cbbbba6f08"{ "message": "string", "data": {}}{ "error": "string", "message": "string"}{ "error": "string", "message": "string"}{ "error": "string", "message": "string"}