snippets
Delete a snippet
Delete a snippet by ID (numeric) or name (string). Numeric identifiers are treated as IDs, string identifiers as names.
delete/api/snippets/{identifier}
Path parameters
identifierstring required
Snippet ID (numeric) or name (string)
Response
Snippet deleted successfully