Skip to main content
DELETE
Delete Prompt
Permanently deletes a prompt. Future scheduled query runs for the prompt are canceled. Existing query run history is not affected.

Parameters

number
required
Unique identifier for the prompt to delete.
string
required
Bearer token. Format: Bearer slat_<your-token>.

Response

Returns 204 No Content on success. The response body is empty.

Example

Status codes

What’s next