Add template delete functionality #13
Reference in New Issue
Block a user
Delete Branch "feat/delete"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
DELETE /svg/{id} now deletes the template with the corresponding id.
Otherwise returns 403 if the template does not exist.
closes #7