Skip to content

Delete a project snippet

DELETE
/api/v4/projects/{id}/snippets/{snippet_id}

Deletes a specified project snippet.

id
required
One of:
string

The ID or URL-encoded path of the project

snippet_id
required
integer

The ID of a project snippet

No Content

Validation error

Not found