文章 Update Wiki REST 端点

URLs

PUT api/v1/wikis/{id}.xml (or .json)

UPDATE a wiki.

请求参数

名称

类型

描述

必需

默认值

选项

Id

int?

Id

GroupId

int?

Group Id

Name

string

Name

Description

string

Default is an empty string.

Key

string

Key

Enabled

bool?

Default is true.