Content Properties
Update content property for comment by id
Update a content property for a comment by its id.
Permissions required: Permission to edit the comment.
put/comments/{comment-id}/properties/{property-id}
Path parameters
comment-idinteger required
The ID of the comment the property belongs to.
property-idinteger required
The ID of the property to be updated.
Request body
Response
Returned if the content property was updated successfully.
Changes
No recorded changes to this endpoint across all 2 revisions of this API.