Skip to content
Quietdesk Docs
Search
K
Main Navigation
Quickstart
API
quietdesk.dev
Appearance
Menu
Return to top
On this page
Are you an LLM? You can read better optimized documentation at /docs/reference/operations/deleteSnippet.md for this page in Markdown format
Delete a snippet
DELETE
/snippets/{id}
Removes all versions and revokes the public link (it returns 404 from then on).
Authorizations
bearer
Type
HTTP (bearer)
Parameters
Path Parameters
id
*
Type
string
Required
Responses
204
Deleted.
DELETE
/snippets/{id}
Playground
Authorization
bearer
Variables
Key
Value
id
*
Try it out
Samples
Powered by
VitePress OpenAPI