v2
latestOpenAPI 3.0.02026-08-013312111.4 MBSnippets
Delete a previous revision of a snippet
Deletes the snippet.
Note that this only works for versioned URLs that point to the latest commit of the snippet. Pointing to an older commit results in a 405 status code.
To delete a snippet, regardless of whether or not concurrent changes are being made to it, use DELETE /snippets/{encoded_id} instead.
delete/snippets/{workspace}/{encoded_id}/{node_id}
Response
If the snippet was deleted successfully.