v1
latestOpenAPI 3.1.02026-07-24318141.2 MBUpdate a comment board
patch/comment-boards/
Path parameters
idstring required
comment-board-id that needs to be updated
Headers
Authorizationstring
Bearer Token
Request body
Response
200
Example response
{
"id": "eefa00d2-cf12-48de-99a0-3f10a1d3587a",
"url": "https://cf-blast.livelikecdn.com/api/v1/comment-boards/eefa00d2-cf12-48de-99a0-3f10a1d3587a/",
"client_id": "lom9db0XtQUhOZQq1vz8QPfSpiyyxppiUVGMcAje",
"custom_id": "a0",
"title": "User_Test",
"allow_comments": true,
"replies_depth": 2,
"comments_url": "https://cf-blast.livelikecdn.com/api/v1/comments/",
"comment_detail_url_template": "https://cf-blast.livelikecdn.com/api/v1/comments/{comment_id}/",
"created_by": "460c435b-d3b7-4add-bc63-628b0911f811",
"created_at": "2022-12-21T10:58:46.151911Z",
"reaction_space_id": "a0e8a202-0674-4124-b494-f5e32c056dc0"
}