[{"data":1,"prerenderedAt":1223},["ShallowReactive",2],{"navigationApi":3,"api_comment":52},[4],{"title":5,"path":6,"stem":7,"children":8},"Api","\u002Fapi","api",[9,12,16,20,24,28,32,36,40,44,48],{"title":10,"path":6,"stem":11},"Authentification","api\u002Findex",{"title":13,"path":14,"stem":15},"Area","\u002Fapi\u002Farea","api\u002Farea",{"title":17,"path":18,"stem":19},"Areas","\u002Fapi\u002Fareas","api\u002Fareas",{"title":21,"path":22,"stem":23},"Board","\u002Fapi\u002Fboard","api\u002Fboard",{"title":25,"path":26,"stem":27},"Boards","\u002Fapi\u002Fboards","api\u002Fboards",{"title":29,"path":30,"stem":31},"Card","\u002Fapi\u002Fcard","api\u002Fcard",{"title":33,"path":34,"stem":35},"Cards","\u002Fapi\u002Fcards","api\u002Fcards",{"title":37,"path":38,"stem":39},"Comment","\u002Fapi\u002Fcomment","api\u002Fcomment",{"title":41,"path":42,"stem":43},"Invite","\u002Fapi\u002Finvite","api\u002Finvite",{"title":45,"path":46,"stem":47},"Move a card","\u002Fapi\u002Fcardmove","api\u002FcardMove",{"title":49,"path":50,"stem":51},"Order card","\u002Fapi\u002Fcardorder","api\u002FcardOrder",{"id":53,"title":37,"body":54,"description":1218,"extension":1219,"meta":1220,"navigation":435,"path":38,"seo":1221,"stem":39,"__hash__":1222},"api\u002Fapi\u002Fcomment.md",{"type":55,"value":56,"toc":1184},"minimark",[57,61,70,75,78,83,93,97,120,124,352,356,379,383,386,389,409,412,478,481,582,585,607,611,618,621,634,637,677,680,772,775,797,801,823,826,837,840,879,882,1021,1025,1047,1051,1057,1060,1068,1071,1085,1088,1111,1114,1134,1138,1145,1149,1180],[58,59,37],"h1",{"id":60},"comment",[62,63,64,65,69],"p",{},"The ",[66,67,68],"code",{},"api\u002Fdata\u002Fcomment"," endpoint is used to manage comments for a specific card. It supports retrieving all comments for a card (GET), creating new comments (POST), updating existing comments (PUT), and deleting comments (DELETE).",[71,72,74],"h2",{"id":73},"get-method","GET Method",[62,76,77],{},"Fetches all comments associated with a specific card.",[79,80,82],"h3",{"id":81},"parameters","Parameters",[84,85,86],"ul",{},[87,88,89,92],"li",{},[66,90,91],{},"cardID"," (required): The ID of the card for which comments are to be fetched.",[79,94,96],{"id":95},"example-request","Example Request",[98,99,104],"pre",{"className":100,"code":101,"language":102,"meta":103,"style":103},"language-http shiki shiki-themes github-light github-dark","GET \u002Fapi\u002Fdata\u002Fcomment?cardID=123\nX-API-Key: your_api_key_here\n","http","",[66,105,106,114],{"__ignoreMap":103},[107,108,111],"span",{"class":109,"line":110},"line",1,[107,112,113],{},"GET \u002Fapi\u002Fdata\u002Fcomment?cardID=123\n",[107,115,117],{"class":109,"line":116},2,[107,118,119],{},"X-API-Key: your_api_key_here\n",[79,121,123],{"id":122},"example-response-success","Example Response (Success)",[98,125,129],{"className":126,"code":127,"language":128,"meta":103,"style":103},"language-json shiki shiki-themes github-light github-dark","{\n  \"comments\": [\n    {\n      \"id\": 456,\n      \"card\": 123,\n      \"user\": 789,\n      \"userImage\": \"user_image_url\",\n      \"userName\": \"John Doe\",\n      \"content\": \"This is a comment on the card\",\n      \"date\": \"2023-10-01T12:00:00.000Z\"\n    },\n    {\n      \"id\": 789,\n      \"card\": 123,\n      \"user\": 101,\n      \"userImage\": \"user_image_url\",\n      \"userName\": \"Jane Smith\",\n      \"content\": \"Another comment on the card\",\n      \"date\": \"2023-10-02T14:30:00.000Z\"\n    }\n  ]\n}\n","json",[66,130,131,137,146,152,167,180,193,207,220,233,244,250,255,266,277,289,300,312,324,334,340,346],{"__ignoreMap":103},[107,132,133],{"class":109,"line":110},[107,134,136],{"class":135},"sVt8B","{\n",[107,138,139,143],{"class":109,"line":116},[107,140,142],{"class":141},"sj4cs","  \"comments\"",[107,144,145],{"class":135},": [\n",[107,147,149],{"class":109,"line":148},3,[107,150,151],{"class":135},"    {\n",[107,153,155,158,161,164],{"class":109,"line":154},4,[107,156,157],{"class":141},"      \"id\"",[107,159,160],{"class":135},": ",[107,162,163],{"class":141},"456",[107,165,166],{"class":135},",\n",[107,168,170,173,175,178],{"class":109,"line":169},5,[107,171,172],{"class":141},"      \"card\"",[107,174,160],{"class":135},[107,176,177],{"class":141},"123",[107,179,166],{"class":135},[107,181,183,186,188,191],{"class":109,"line":182},6,[107,184,185],{"class":141},"      \"user\"",[107,187,160],{"class":135},[107,189,190],{"class":141},"789",[107,192,166],{"class":135},[107,194,196,199,201,205],{"class":109,"line":195},7,[107,197,198],{"class":141},"      \"userImage\"",[107,200,160],{"class":135},[107,202,204],{"class":203},"sZZnC","\"user_image_url\"",[107,206,166],{"class":135},[107,208,210,213,215,218],{"class":109,"line":209},8,[107,211,212],{"class":141},"      \"userName\"",[107,214,160],{"class":135},[107,216,217],{"class":203},"\"John Doe\"",[107,219,166],{"class":135},[107,221,223,226,228,231],{"class":109,"line":222},9,[107,224,225],{"class":141},"      \"content\"",[107,227,160],{"class":135},[107,229,230],{"class":203},"\"This is a comment on the card\"",[107,232,166],{"class":135},[107,234,236,239,241],{"class":109,"line":235},10,[107,237,238],{"class":141},"      \"date\"",[107,240,160],{"class":135},[107,242,243],{"class":203},"\"2023-10-01T12:00:00.000Z\"\n",[107,245,247],{"class":109,"line":246},11,[107,248,249],{"class":135},"    },\n",[107,251,253],{"class":109,"line":252},12,[107,254,151],{"class":135},[107,256,258,260,262,264],{"class":109,"line":257},13,[107,259,157],{"class":141},[107,261,160],{"class":135},[107,263,190],{"class":141},[107,265,166],{"class":135},[107,267,269,271,273,275],{"class":109,"line":268},14,[107,270,172],{"class":141},[107,272,160],{"class":135},[107,274,177],{"class":141},[107,276,166],{"class":135},[107,278,280,282,284,287],{"class":109,"line":279},15,[107,281,185],{"class":141},[107,283,160],{"class":135},[107,285,286],{"class":141},"101",[107,288,166],{"class":135},[107,290,292,294,296,298],{"class":109,"line":291},16,[107,293,198],{"class":141},[107,295,160],{"class":135},[107,297,204],{"class":203},[107,299,166],{"class":135},[107,301,303,305,307,310],{"class":109,"line":302},17,[107,304,212],{"class":141},[107,306,160],{"class":135},[107,308,309],{"class":203},"\"Jane Smith\"",[107,311,166],{"class":135},[107,313,315,317,319,322],{"class":109,"line":314},18,[107,316,225],{"class":141},[107,318,160],{"class":135},[107,320,321],{"class":203},"\"Another comment on the card\"",[107,323,166],{"class":135},[107,325,327,329,331],{"class":109,"line":326},19,[107,328,238],{"class":141},[107,330,160],{"class":135},[107,332,333],{"class":203},"\"2023-10-02T14:30:00.000Z\"\n",[107,335,337],{"class":109,"line":336},20,[107,338,339],{"class":135},"    }\n",[107,341,343],{"class":109,"line":342},21,[107,344,345],{"class":135},"  ]\n",[107,347,349],{"class":109,"line":348},22,[107,350,351],{"class":135},"}\n",[79,353,355],{"id":354},"example-response-error","Example Response (Error)",[98,357,359],{"className":126,"code":358,"language":128,"meta":103,"style":103},"{\n  \"error\": \"Card not found\"\n}\n",[66,360,361,365,375],{"__ignoreMap":103},[107,362,363],{"class":109,"line":110},[107,364,136],{"class":135},[107,366,367,370,372],{"class":109,"line":116},[107,368,369],{"class":141},"  \"error\"",[107,371,160],{"class":135},[107,373,374],{"class":203},"\"Card not found\"\n",[107,376,377],{"class":109,"line":148},[107,378,351],{"class":135},[71,380,382],{"id":381},"post-method","POST Method",[62,384,385],{},"Creates a new comment for a specific card.",[79,387,82],{"id":388},"parameters-1",[84,390,391,397,403],{},[87,392,393,396],{},[66,394,395],{},"card"," (required): The ID of the card to which the comment belongs.",[87,398,399,402],{},[66,400,401],{},"content"," (required): The content of the comment.",[87,404,405,408],{},[66,406,407],{},"user"," (required): The ID of the user creating the comment.",[79,410,96],{"id":411},"example-request-1",[98,413,415],{"className":126,"code":414,"language":128,"meta":103,"style":103},"POST \u002Fapi\u002Fdata\u002Fcomment\nContent-Type: application\u002Fjson\nX-API-Key: your_api_key_here\n\n{\n  \"card\": 123,\n  \"content\": \"This is a new comment\",\n  \"user\": 789\n}\n",[66,416,417,422,427,431,437,441,452,464,474],{"__ignoreMap":103},[107,418,419],{"class":109,"line":110},[107,420,421],{"class":135},"POST \u002Fapi\u002Fdata\u002Fcomment\n",[107,423,424],{"class":109,"line":116},[107,425,426],{"class":135},"Content-Type: application\u002Fjson\n",[107,428,429],{"class":109,"line":148},[107,430,119],{"class":135},[107,432,433],{"class":109,"line":154},[107,434,436],{"emptyLinePlaceholder":435},true,"\n",[107,438,439],{"class":109,"line":169},[107,440,136],{"class":135},[107,442,443,446,448,450],{"class":109,"line":182},[107,444,445],{"class":141},"  \"card\"",[107,447,160],{"class":135},[107,449,177],{"class":141},[107,451,166],{"class":135},[107,453,454,457,459,462],{"class":109,"line":195},[107,455,456],{"class":141},"  \"content\"",[107,458,160],{"class":135},[107,460,461],{"class":203},"\"This is a new comment\"",[107,463,166],{"class":135},[107,465,466,469,471],{"class":109,"line":209},[107,467,468],{"class":141},"  \"user\"",[107,470,160],{"class":135},[107,472,473],{"class":141},"789\n",[107,475,476],{"class":109,"line":222},[107,477,351],{"class":135},[79,479,123],{"id":480},"example-response-success-1",[98,482,484],{"className":126,"code":483,"language":128,"meta":103,"style":103},"{\n  \"comment\": {\n    \"id\": 456,\n    \"card\": 123,\n    \"user\": 789,\n    \"userImage\": \"user_image_url\",\n    \"userName\": \"John Doe\",\n    \"content\": \"This is a new comment\",\n    \"date\": \"2023-10-01T12:00:00.000Z\"\n  }\n}\n",[66,485,486,490,498,509,520,531,542,553,564,573,578],{"__ignoreMap":103},[107,487,488],{"class":109,"line":110},[107,489,136],{"class":135},[107,491,492,495],{"class":109,"line":116},[107,493,494],{"class":141},"  \"comment\"",[107,496,497],{"class":135},": {\n",[107,499,500,503,505,507],{"class":109,"line":148},[107,501,502],{"class":141},"    \"id\"",[107,504,160],{"class":135},[107,506,163],{"class":141},[107,508,166],{"class":135},[107,510,511,514,516,518],{"class":109,"line":154},[107,512,513],{"class":141},"    \"card\"",[107,515,160],{"class":135},[107,517,177],{"class":141},[107,519,166],{"class":135},[107,521,522,525,527,529],{"class":109,"line":169},[107,523,524],{"class":141},"    \"user\"",[107,526,160],{"class":135},[107,528,190],{"class":141},[107,530,166],{"class":135},[107,532,533,536,538,540],{"class":109,"line":182},[107,534,535],{"class":141},"    \"userImage\"",[107,537,160],{"class":135},[107,539,204],{"class":203},[107,541,166],{"class":135},[107,543,544,547,549,551],{"class":109,"line":195},[107,545,546],{"class":141},"    \"userName\"",[107,548,160],{"class":135},[107,550,217],{"class":203},[107,552,166],{"class":135},[107,554,555,558,560,562],{"class":109,"line":209},[107,556,557],{"class":141},"    \"content\"",[107,559,160],{"class":135},[107,561,461],{"class":203},[107,563,166],{"class":135},[107,565,566,569,571],{"class":109,"line":222},[107,567,568],{"class":141},"    \"date\"",[107,570,160],{"class":135},[107,572,243],{"class":203},[107,574,575],{"class":109,"line":235},[107,576,577],{"class":135},"  }\n",[107,579,580],{"class":109,"line":246},[107,581,351],{"class":135},[79,583,355],{"id":584},"example-response-error-1",[98,586,588],{"className":126,"code":587,"language":128,"meta":103,"style":103},"{\n  \"error\": \"Card ID, content, and user are required\"\n}\n",[66,589,590,594,603],{"__ignoreMap":103},[107,591,592],{"class":109,"line":110},[107,593,136],{"class":135},[107,595,596,598,600],{"class":109,"line":116},[107,597,369],{"class":141},[107,599,160],{"class":135},[107,601,602],{"class":203},"\"Card ID, content, and user are required\"\n",[107,604,605],{"class":109,"line":148},[107,606,351],{"class":135},[71,608,610],{"id":609},"put-method","PUT Method",[62,612,613,614],{},"Updates an existing comment. ",[615,616,617],"strong",{},"Only the comment creator can update their own comments.",[79,619,82],{"id":620},"parameters-2",[84,622,623,629],{},[87,624,625,628],{},[66,626,627],{},"id"," (required): The ID of the comment to update.",[87,630,631,633],{},[66,632,401],{}," (required): The new content for the comment.",[79,635,96],{"id":636},"example-request-2",[98,638,640],{"className":100,"code":639,"language":102,"meta":103,"style":103},"PUT \u002Fapi\u002Fdata\u002Fcomment\nContent-Type: application\u002Fjson\nX-API-Key: your_api_key_here\n\n{\n  \"id\": 456,\n  \"content\": \"This is the updated comment content\"\n}\n",[66,641,642,647,651,655,659,663,668,673],{"__ignoreMap":103},[107,643,644],{"class":109,"line":110},[107,645,646],{},"PUT \u002Fapi\u002Fdata\u002Fcomment\n",[107,648,649],{"class":109,"line":116},[107,650,426],{},[107,652,653],{"class":109,"line":148},[107,654,119],{},[107,656,657],{"class":109,"line":154},[107,658,436],{"emptyLinePlaceholder":435},[107,660,661],{"class":109,"line":169},[107,662,136],{},[107,664,665],{"class":109,"line":182},[107,666,667],{},"  \"id\": 456,\n",[107,669,670],{"class":109,"line":195},[107,671,672],{},"  \"content\": \"This is the updated comment content\"\n",[107,674,675],{"class":109,"line":209},[107,676,351],{},[79,678,123],{"id":679},"example-response-success-2",[98,681,683],{"className":126,"code":682,"language":128,"meta":103,"style":103},"{\n  \"comment\": {\n    \"id\": 456,\n    \"card\": 123,\n    \"user\": 789,\n    \"userImage\": \"user_image_url\",\n    \"userName\": \"John Doe\",\n    \"content\": \"This is the updated comment content\",\n    \"date\": \"2023-10-01T12:00:00.000Z\"\n  }\n}\n",[66,684,685,689,695,705,715,725,735,745,756,764,768],{"__ignoreMap":103},[107,686,687],{"class":109,"line":110},[107,688,136],{"class":135},[107,690,691,693],{"class":109,"line":116},[107,692,494],{"class":141},[107,694,497],{"class":135},[107,696,697,699,701,703],{"class":109,"line":148},[107,698,502],{"class":141},[107,700,160],{"class":135},[107,702,163],{"class":141},[107,704,166],{"class":135},[107,706,707,709,711,713],{"class":109,"line":154},[107,708,513],{"class":141},[107,710,160],{"class":135},[107,712,177],{"class":141},[107,714,166],{"class":135},[107,716,717,719,721,723],{"class":109,"line":169},[107,718,524],{"class":141},[107,720,160],{"class":135},[107,722,190],{"class":141},[107,724,166],{"class":135},[107,726,727,729,731,733],{"class":109,"line":182},[107,728,535],{"class":141},[107,730,160],{"class":135},[107,732,204],{"class":203},[107,734,166],{"class":135},[107,736,737,739,741,743],{"class":109,"line":195},[107,738,546],{"class":141},[107,740,160],{"class":135},[107,742,217],{"class":203},[107,744,166],{"class":135},[107,746,747,749,751,754],{"class":109,"line":209},[107,748,557],{"class":141},[107,750,160],{"class":135},[107,752,753],{"class":203},"\"This is the updated comment content\"",[107,755,166],{"class":135},[107,757,758,760,762],{"class":109,"line":222},[107,759,568],{"class":141},[107,761,160],{"class":135},[107,763,243],{"class":203},[107,765,766],{"class":109,"line":235},[107,767,577],{"class":135},[107,769,770],{"class":109,"line":246},[107,771,351],{"class":135},[79,773,355],{"id":774},"example-response-error-2",[98,776,778],{"className":126,"code":777,"language":128,"meta":103,"style":103},"{\n  \"error\": \"Unauthorized access\"\n}\n",[66,779,780,784,793],{"__ignoreMap":103},[107,781,782],{"class":109,"line":110},[107,783,136],{"class":135},[107,785,786,788,790],{"class":109,"line":116},[107,787,369],{"class":141},[107,789,160],{"class":135},[107,791,792],{"class":203},"\"Unauthorized access\"\n",[107,794,795],{"class":109,"line":148},[107,796,351],{"class":135},[71,798,800],{"id":799},"patch-method","PATCH Method",[62,802,803,806,807,810,811,814,815,818,819,822],{},[615,804,805],{},"New in v0.12.0"," - Updates the checked state of checklist items within a comment. Only allows modifications to the ",[66,808,809],{},"data-checked"," and ",[66,812,813],{},"checked"," attributes on ",[66,816,817],{},"\u003Cli>"," elements with ",[66,820,821],{},"data-type=\"taskItem\"",". All other content must remain unchanged.",[79,824,82],{"id":825},"parameters-3",[84,827,828,832],{},[87,829,830,628],{},[66,831,627],{},[87,833,834,836],{},[66,835,401],{}," (required): The updated comment content with modified checklist item states.",[79,838,96],{"id":839},"example-request-3",[98,841,843],{"className":100,"code":842,"language":102,"meta":103,"style":103},"PATCH \u002Fapi\u002Fdata\u002Fcomment\nContent-Type: application\u002Fjson\nX-API-Key: your_api_key_here\n\n{\n  \"id\": 456,\n  \"content\": \"\u003Cp>Task list:\u003C\u002Fp>\u003Cul>\u003Cli data-type=\\\"taskItem\\\" data-checked=\\\"true\\\">\u003Cinput checked=\\\"checked\\\" type=\\\"checkbox\\\"> Completed task\u003C\u002Fli>\u003Cli data-type=\\\"taskItem\\\" data-checked=\\\"false\\\">\u003Cinput type=\\\"checkbox\\\"> Pending task\u003C\u002Fli>\u003C\u002Ful>\"\n}\n",[66,844,845,850,854,858,862,866,870,875],{"__ignoreMap":103},[107,846,847],{"class":109,"line":110},[107,848,849],{},"PATCH \u002Fapi\u002Fdata\u002Fcomment\n",[107,851,852],{"class":109,"line":116},[107,853,426],{},[107,855,856],{"class":109,"line":148},[107,857,119],{},[107,859,860],{"class":109,"line":154},[107,861,436],{"emptyLinePlaceholder":435},[107,863,864],{"class":109,"line":169},[107,865,136],{},[107,867,868],{"class":109,"line":182},[107,869,667],{},[107,871,872],{"class":109,"line":195},[107,873,874],{},"  \"content\": \"\u003Cp>Task list:\u003C\u002Fp>\u003Cul>\u003Cli data-type=\\\"taskItem\\\" data-checked=\\\"true\\\">\u003Cinput checked=\\\"checked\\\" type=\\\"checkbox\\\"> Completed task\u003C\u002Fli>\u003Cli data-type=\\\"taskItem\\\" data-checked=\\\"false\\\">\u003Cinput type=\\\"checkbox\\\"> Pending task\u003C\u002Fli>\u003C\u002Ful>\"\n",[107,876,877],{"class":109,"line":209},[107,878,351],{},[79,880,123],{"id":881},"example-response-success-3",[98,883,885],{"className":126,"code":884,"language":128,"meta":103,"style":103},"{\n  \"comment\": {\n    \"id\": 456,\n    \"card\": 123,\n    \"user\": 789,\n    \"content\": \"\u003Cp>Task list:\u003C\u002Fp>\u003Cul>\u003Cli data-type=\\\"taskItem\\\" data-checked=\\\"true\\\">\u003Cinput checked=\\\"checked\\\" type=\\\"checkbox\\\"> Completed task\u003C\u002Fli>\u003Cli data-type=\\\"taskItem\\\" data-checked=\\\"false\\\">\u003Cinput type=\\\"checkbox\\\"> Pending task\u003C\u002Fli>\u003C\u002Ful>\",\n    \"date\": \"2023-10-01T12:00:00.000Z\"\n  }\n}\n",[66,886,887,891,897,907,917,927,1005,1013,1017],{"__ignoreMap":103},[107,888,889],{"class":109,"line":110},[107,890,136],{"class":135},[107,892,893,895],{"class":109,"line":116},[107,894,494],{"class":141},[107,896,497],{"class":135},[107,898,899,901,903,905],{"class":109,"line":148},[107,900,502],{"class":141},[107,902,160],{"class":135},[107,904,163],{"class":141},[107,906,166],{"class":135},[107,908,909,911,913,915],{"class":109,"line":154},[107,910,513],{"class":141},[107,912,160],{"class":135},[107,914,177],{"class":141},[107,916,166],{"class":135},[107,918,919,921,923,925],{"class":109,"line":169},[107,920,524],{"class":141},[107,922,160],{"class":135},[107,924,190],{"class":141},[107,926,166],{"class":135},[107,928,929,931,933,936,939,942,944,947,949,952,954,957,959,961,963,966,968,971,973,976,978,980,982,984,986,989,991,994,996,998,1000,1003],{"class":109,"line":182},[107,930,557],{"class":141},[107,932,160],{"class":135},[107,934,935],{"class":203},"\"\u003Cp>Task list:\u003C\u002Fp>\u003Cul>\u003Cli data-type=",[107,937,938],{"class":141},"\\\"",[107,940,941],{"class":203},"taskItem",[107,943,938],{"class":141},[107,945,946],{"class":203}," data-checked=",[107,948,938],{"class":141},[107,950,951],{"class":203},"true",[107,953,938],{"class":141},[107,955,956],{"class":203},">\u003Cinput checked=",[107,958,938],{"class":141},[107,960,813],{"class":203},[107,962,938],{"class":141},[107,964,965],{"class":203}," type=",[107,967,938],{"class":141},[107,969,970],{"class":203},"checkbox",[107,972,938],{"class":141},[107,974,975],{"class":203},"> Completed task\u003C\u002Fli>\u003Cli data-type=",[107,977,938],{"class":141},[107,979,941],{"class":203},[107,981,938],{"class":141},[107,983,946],{"class":203},[107,985,938],{"class":141},[107,987,988],{"class":203},"false",[107,990,938],{"class":141},[107,992,993],{"class":203},">\u003Cinput type=",[107,995,938],{"class":141},[107,997,970],{"class":203},[107,999,938],{"class":141},[107,1001,1002],{"class":203},"> Pending task\u003C\u002Fli>\u003C\u002Ful>\"",[107,1004,166],{"class":135},[107,1006,1007,1009,1011],{"class":109,"line":195},[107,1008,568],{"class":141},[107,1010,160],{"class":135},[107,1012,243],{"class":203},[107,1014,1015],{"class":109,"line":209},[107,1016,577],{"class":135},[107,1018,1019],{"class":109,"line":222},[107,1020,351],{"class":135},[79,1022,1024],{"id":1023},"example-response-error-only-checkbox-states-can-be-modified","Example Response (Error - Only checkbox states can be modified)",[98,1026,1028],{"className":126,"code":1027,"language":128,"meta":103,"style":103},"{\n  \"error\": \"Only checkbox states can be modified\"\n}\n",[66,1029,1030,1034,1043],{"__ignoreMap":103},[107,1031,1032],{"class":109,"line":110},[107,1033,136],{"class":135},[107,1035,1036,1038,1040],{"class":109,"line":116},[107,1037,369],{"class":141},[107,1039,160],{"class":135},[107,1041,1042],{"class":203},"\"Only checkbox states can be modified\"\n",[107,1044,1045],{"class":109,"line":148},[107,1046,351],{"class":135},[71,1048,1050],{"id":1049},"delete-method","DELETE Method",[62,1052,1053,1054],{},"Deletes a comment. ",[615,1055,1056],{},"Only the comment creator can delete their own comments.",[79,1058,82],{"id":1059},"parameters-4",[84,1061,1062],{},[87,1063,1064,1067],{},[66,1065,1066],{},"commentId"," (required, query parameter): The ID of the comment to delete.",[79,1069,96],{"id":1070},"example-request-4",[98,1072,1074],{"className":100,"code":1073,"language":102,"meta":103,"style":103},"DELETE \u002Fapi\u002Fdata\u002Fcomment?commentId=456\nX-API-Key: your_api_key_here\n",[66,1075,1076,1081],{"__ignoreMap":103},[107,1077,1078],{"class":109,"line":110},[107,1079,1080],{},"DELETE \u002Fapi\u002Fdata\u002Fcomment?commentId=456\n",[107,1082,1083],{"class":109,"line":116},[107,1084,119],{},[79,1086,123],{"id":1087},"example-response-success-4",[98,1089,1091],{"className":126,"code":1090,"language":128,"meta":103,"style":103},"{\n  \"success\": true\n}\n",[66,1092,1093,1097,1107],{"__ignoreMap":103},[107,1094,1095],{"class":109,"line":110},[107,1096,136],{"class":135},[107,1098,1099,1102,1104],{"class":109,"line":116},[107,1100,1101],{"class":141},"  \"success\"",[107,1103,160],{"class":135},[107,1105,1106],{"class":141},"true\n",[107,1108,1109],{"class":109,"line":148},[107,1110,351],{"class":135},[79,1112,355],{"id":1113},"example-response-error-3",[98,1115,1116],{"className":126,"code":777,"language":128,"meta":103,"style":103},[66,1117,1118,1122,1130],{"__ignoreMap":103},[107,1119,1120],{"class":109,"line":110},[107,1121,136],{"class":135},[107,1123,1124,1126,1128],{"class":109,"line":116},[107,1125,369],{"class":141},[107,1127,160],{"class":135},[107,1129,792],{"class":203},[107,1131,1132],{"class":109,"line":148},[107,1133,351],{"class":135},[71,1135,1137],{"id":1136},"authentication","Authentication",[62,1139,1140,1141,1144],{},"The endpoint requires authentication via an API key or session. Unauthorized requests will receive a ",[66,1142,1143],{},"403 Forbidden"," error.",[71,1146,1148],{"id":1147},"error-handling","Error Handling",[84,1150,1151,1157,1162,1168,1174],{},[87,1152,1153,1156],{},[66,1154,1155],{},"400 Bad Request",": Missing required parameters.",[87,1158,1159,1161],{},[66,1160,1143],{},": Unauthorized access.",[87,1163,1164,1167],{},[66,1165,1166],{},"404 Not Found",": Card or board not found.",[87,1169,1170,1173],{},[66,1171,1172],{},"405 Method Not Allowed",": Unsupported HTTP method.",[87,1175,1176,1179],{},[66,1177,1178],{},"500 Internal Server Error",": Database or server error.",[1181,1182,1183],"style",{},"html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html pre.shiki code .sVt8B, html code.shiki .sVt8B{--shiki-default:#24292E;--shiki-dark:#E1E4E8}html pre.shiki code .sj4cs, html code.shiki .sj4cs{--shiki-default:#005CC5;--shiki-dark:#79B8FF}html pre.shiki code .sZZnC, html code.shiki .sZZnC{--shiki-default:#032F62;--shiki-dark:#9ECBFF}",{"title":103,"searchDepth":116,"depth":116,"links":1185},[1186,1192,1198,1204,1210,1216,1217],{"id":73,"depth":116,"text":74,"children":1187},[1188,1189,1190,1191],{"id":81,"depth":148,"text":82},{"id":95,"depth":148,"text":96},{"id":122,"depth":148,"text":123},{"id":354,"depth":148,"text":355},{"id":381,"depth":116,"text":382,"children":1193},[1194,1195,1196,1197],{"id":388,"depth":148,"text":82},{"id":411,"depth":148,"text":96},{"id":480,"depth":148,"text":123},{"id":584,"depth":148,"text":355},{"id":609,"depth":116,"text":610,"children":1199},[1200,1201,1202,1203],{"id":620,"depth":148,"text":82},{"id":636,"depth":148,"text":96},{"id":679,"depth":148,"text":123},{"id":774,"depth":148,"text":355},{"id":799,"depth":116,"text":800,"children":1205},[1206,1207,1208,1209],{"id":825,"depth":148,"text":82},{"id":839,"depth":148,"text":96},{"id":881,"depth":148,"text":123},{"id":1023,"depth":148,"text":1024},{"id":1049,"depth":116,"text":1050,"children":1211},[1212,1213,1214,1215],{"id":1059,"depth":148,"text":82},{"id":1070,"depth":148,"text":96},{"id":1087,"depth":148,"text":123},{"id":1113,"depth":148,"text":355},{"id":1136,"depth":116,"text":1137},{"id":1147,"depth":116,"text":1148},"The api\u002Fdata\u002Fcomment endpoint is used to manage comments for a specific card. It supports retrieving all comments for a card (GET), creating new comments (POST), updating existing comments (PUT), and deleting comments (DELETE).","md",{},{"title":37,"description":1218},"B_F365mv9cMdtuKOTdFknfwYzdxPQAvcXYxqUDEcHi0",1786546244240]