Skip to content

Delete a wiki page for a project

DELETE
/api/v4/projects/{id}/wikis/{slug}

Deletes a specified wiki page from a project.

id
required
One of:
string

The ID or URL-encoded path of the group or project

slug
required
string

The slug of a wiki page

No Content

Validation error

Not found