POST api/Category/UpdateCategoryIsIndex?categoryId={categoryId}&isIndex={isIndex}&type={type}

后台--更新分类的是否热门

Request Information

URI Parameters

NameDescriptionTypeAdditional information
categoryId

分类id

integer

Required

isIndex

是否热门,true热门

boolean

Required

type

分类类型

CatgoryType

Default value is Custom

Body Parameters

None.

Response Information

Resource Description

后台--更新分类的是否热门

Object

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml, text/xml

Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />