Skip to content

Delete a wiki page for a group

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

Deletes a specified wiki page from a group.

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