deleteWikiPage
Delete a wiki page from a Taiga project using the project ID or name and the wiki page ID or slug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project ID, slug, or name | |
| identifier | Yes | Wiki page ID (number) or slug (string) |