产品

编辑产品

更新产品信息

put/v3/product/{id}

Path parameters

idinteger required

产品 ID

Request body

namestring required

产品名称

profilestring

产品简介

Example request

{
  "name": "智能客服",
  "profile": "这是一个智能客服产品"
}

Response

No Content

Changes

No recorded changes to this endpoint across all 3 revisions of this API.