Delete a prompt and stop its scheduled query runs.
Permanently deletes a prompt. Future scheduled query runs for the prompt are canceled. Existing query run history is not affected.Documentation Index
Fetch the complete documentation index at: https://slatehq.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer slat_<your-token>.204 No Content on success. The response body is empty.
| Status | Description |
|---|---|
204 | Prompt deleted. |
401 | Missing or invalid Bearer token. See Authentication. |
404 | Prompt not found. The ID does not exist or does not belong to this workspace. |
500 | Internal server error. |