- 開発
- CMS Developer Docs
- Update Item Comment
Update Item Comment
PATCH
/{workspaceIdOrAlias}/projects/{projectIdOrAlias}/models/{modelIdOrKey}/items/{itemId}/comments/{commentId}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” workspaceIdOrAlias
required
string
ID or alias of the workspace
projectIdOrAlias
required
string
ID or alias of the project
modelIdOrKey
required
string
ID or key of the model in the project
itemId
required
string
ID of the selected item
commentId
required
string
ID of the selected comment
Request Body required
Section titled “Request Body required ”object
content
string
Responses
Section titled “ Responses ”Update An item comment
object
id
string
authorId
string
authorType
string
content
string
createdAt
string format: date-time
Invalid request parameter value
Access token is missing or invalid
Not found