[{"data":1,"prerenderedAt":989},["ShallowReactive",2],{"navigationApi":3,"api_card":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":29,"body":54,"description":984,"extension":985,"meta":986,"navigation":337,"path":30,"seo":987,"stem":31,"__hash__":988},"api\u002Fapi\u002Fcard.md",{"type":55,"value":56,"toc":956},"minimark",[57,61,70,75,78,83,93,97,125,129,238,242,265,269,272,275,311,314,404,407,488,491,513,517,520,523,545,548,620,623,704,707,729,733,736,739,746,749,787,790,883,886,906,910,917,921,952],[58,59,29],"h1",{"id":60},"card",[62,63,64,65,69],"p",{},"The ",[66,67,68],"code",{},"api\u002Fdata\u002Fcard"," endpoint is used to manage cards within a board. It supports retrieving, creating, updating, and deleting cards.",[71,72,74],"h2",{"id":73},"get-method","GET Method",[62,76,77],{},"Fetches details of 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 to fetch.",[79,94,96],{"id":95},"example-request","Example Request",[98,99,104],"pre",{"className":100,"code":101,"language":102,"meta":103,"style":103},"language-json shiki shiki-themes github-light github-dark","GET \u002Fapi\u002Fdata\u002Fcard?cardID=123\nX-API-Key: your_api_key_here\n","json","",[66,105,106,119],{"__ignoreMap":103},[107,108,111,115],"span",{"class":109,"line":110},"line",1,[107,112,114],{"class":113},"sVt8B","GET \u002Fapi\u002Fdata\u002Fcard?cardID=",[107,116,118],{"class":117},"sj4cs","123\n",[107,120,122],{"class":109,"line":121},2,[107,123,124],{"class":113},"X-API-Key: your_api_key_here\n",[79,126,128],{"id":127},"example-response-success","Example Response (Success)",[98,130,132],{"className":100,"code":131,"language":102,"meta":103,"style":103},"{\n  \"card\": {\n    \"id\": 123,\n    \"area\": 456,\n    \"name\": \"Card Title\",\n    \"content\": \"Card content goes here\",\n    \"status\": true,\n    \"sort\": 1\n  }\n}\n",[66,133,134,139,147,162,175,189,202,215,226,232],{"__ignoreMap":103},[107,135,136],{"class":109,"line":110},[107,137,138],{"class":113},"{\n",[107,140,141,144],{"class":109,"line":121},[107,142,143],{"class":117},"  \"card\"",[107,145,146],{"class":113},": {\n",[107,148,150,153,156,159],{"class":109,"line":149},3,[107,151,152],{"class":117},"    \"id\"",[107,154,155],{"class":113},": ",[107,157,158],{"class":117},"123",[107,160,161],{"class":113},",\n",[107,163,165,168,170,173],{"class":109,"line":164},4,[107,166,167],{"class":117},"    \"area\"",[107,169,155],{"class":113},[107,171,172],{"class":117},"456",[107,174,161],{"class":113},[107,176,178,181,183,187],{"class":109,"line":177},5,[107,179,180],{"class":117},"    \"name\"",[107,182,155],{"class":113},[107,184,186],{"class":185},"sZZnC","\"Card Title\"",[107,188,161],{"class":113},[107,190,192,195,197,200],{"class":109,"line":191},6,[107,193,194],{"class":117},"    \"content\"",[107,196,155],{"class":113},[107,198,199],{"class":185},"\"Card content goes here\"",[107,201,161],{"class":113},[107,203,205,208,210,213],{"class":109,"line":204},7,[107,206,207],{"class":117},"    \"status\"",[107,209,155],{"class":113},[107,211,212],{"class":117},"true",[107,214,161],{"class":113},[107,216,218,221,223],{"class":109,"line":217},8,[107,219,220],{"class":117},"    \"sort\"",[107,222,155],{"class":113},[107,224,225],{"class":117},"1\n",[107,227,229],{"class":109,"line":228},9,[107,230,231],{"class":113},"  }\n",[107,233,235],{"class":109,"line":234},10,[107,236,237],{"class":113},"}\n",[79,239,241],{"id":240},"example-response-error","Example Response (Error)",[98,243,245],{"className":100,"code":244,"language":102,"meta":103,"style":103},"{\n  \"error\": \"Card not found\"\n}\n",[66,246,247,251,261],{"__ignoreMap":103},[107,248,249],{"class":109,"line":110},[107,250,138],{"class":113},[107,252,253,256,258],{"class":109,"line":121},[107,254,255],{"class":117},"  \"error\"",[107,257,155],{"class":113},[107,259,260],{"class":185},"\"Card not found\"\n",[107,262,263],{"class":109,"line":149},[107,264,237],{"class":113},[71,266,268],{"id":267},"post-method","POST Method",[62,270,271],{},"Creates a new card.",[79,273,82],{"id":274},"parameters-1",[84,276,277,283,289,295,305],{},[87,278,279,282],{},[66,280,281],{},"areaId"," (required): The ID of the area to which the card belongs.",[87,284,285,288],{},[66,286,287],{},"name"," (required): The title of the card.",[87,290,291,294],{},[66,292,293],{},"content"," (optional): The content of the card.",[87,296,297,300,301,304],{},[66,298,299],{},"status"," (optional): The status of the card (default: ",[66,302,303],{},"false",").",[87,306,307,310],{},[66,308,309],{},"user"," (required): The ID of the user creating the card.",[79,312,96],{"id":313},"example-request-1",[98,315,317],{"className":100,"code":316,"language":102,"meta":103,"style":103},"POST \u002Fapi\u002Fdata\u002Fcard\nContent-Type: application\u002Fjson\nX-API-Key: your_api_key_here\n\n{\n  \"areaId\": 456,\n  \"name\": \"New Card\",\n  \"content\": \"This is the content of the card\",\n  \"status\": false,\n  \"user\": 789\n}\n",[66,318,319,324,329,333,339,343,354,366,378,389,399],{"__ignoreMap":103},[107,320,321],{"class":109,"line":110},[107,322,323],{"class":113},"POST \u002Fapi\u002Fdata\u002Fcard\n",[107,325,326],{"class":109,"line":121},[107,327,328],{"class":113},"Content-Type: application\u002Fjson\n",[107,330,331],{"class":109,"line":149},[107,332,124],{"class":113},[107,334,335],{"class":109,"line":164},[107,336,338],{"emptyLinePlaceholder":337},true,"\n",[107,340,341],{"class":109,"line":177},[107,342,138],{"class":113},[107,344,345,348,350,352],{"class":109,"line":191},[107,346,347],{"class":117},"  \"areaId\"",[107,349,155],{"class":113},[107,351,172],{"class":117},[107,353,161],{"class":113},[107,355,356,359,361,364],{"class":109,"line":204},[107,357,358],{"class":117},"  \"name\"",[107,360,155],{"class":113},[107,362,363],{"class":185},"\"New Card\"",[107,365,161],{"class":113},[107,367,368,371,373,376],{"class":109,"line":217},[107,369,370],{"class":117},"  \"content\"",[107,372,155],{"class":113},[107,374,375],{"class":185},"\"This is the content of the card\"",[107,377,161],{"class":113},[107,379,380,383,385,387],{"class":109,"line":228},[107,381,382],{"class":117},"  \"status\"",[107,384,155],{"class":113},[107,386,303],{"class":117},[107,388,161],{"class":113},[107,390,391,394,396],{"class":109,"line":234},[107,392,393],{"class":117},"  \"user\"",[107,395,155],{"class":113},[107,397,398],{"class":117},"789\n",[107,400,402],{"class":109,"line":401},11,[107,403,237],{"class":113},[79,405,128],{"id":406},"example-response-success-1",[98,408,410],{"className":100,"code":409,"language":102,"meta":103,"style":103},"{\n  \"card\": {\n    \"id\": 123,\n    \"area\": 456,\n    \"name\": \"New Card\",\n    \"content\": \"This is the content of the card\",\n    \"status\": false,\n    \"sort\": 1\n  }\n}\n",[66,411,412,416,422,432,442,452,462,472,480,484],{"__ignoreMap":103},[107,413,414],{"class":109,"line":110},[107,415,138],{"class":113},[107,417,418,420],{"class":109,"line":121},[107,419,143],{"class":117},[107,421,146],{"class":113},[107,423,424,426,428,430],{"class":109,"line":149},[107,425,152],{"class":117},[107,427,155],{"class":113},[107,429,158],{"class":117},[107,431,161],{"class":113},[107,433,434,436,438,440],{"class":109,"line":164},[107,435,167],{"class":117},[107,437,155],{"class":113},[107,439,172],{"class":117},[107,441,161],{"class":113},[107,443,444,446,448,450],{"class":109,"line":177},[107,445,180],{"class":117},[107,447,155],{"class":113},[107,449,363],{"class":185},[107,451,161],{"class":113},[107,453,454,456,458,460],{"class":109,"line":191},[107,455,194],{"class":117},[107,457,155],{"class":113},[107,459,375],{"class":185},[107,461,161],{"class":113},[107,463,464,466,468,470],{"class":109,"line":204},[107,465,207],{"class":117},[107,467,155],{"class":113},[107,469,303],{"class":117},[107,471,161],{"class":113},[107,473,474,476,478],{"class":109,"line":217},[107,475,220],{"class":117},[107,477,155],{"class":113},[107,479,225],{"class":117},[107,481,482],{"class":109,"line":228},[107,483,231],{"class":113},[107,485,486],{"class":109,"line":234},[107,487,237],{"class":113},[79,489,241],{"id":490},"example-response-error-1",[98,492,494],{"className":100,"code":493,"language":102,"meta":103,"style":103},"{\n  \"error\": \"Area ID, name, and user are required\"\n}\n",[66,495,496,500,509],{"__ignoreMap":103},[107,497,498],{"class":109,"line":110},[107,499,138],{"class":113},[107,501,502,504,506],{"class":109,"line":121},[107,503,255],{"class":117},[107,505,155],{"class":113},[107,507,508],{"class":185},"\"Area ID, name, and user are required\"\n",[107,510,511],{"class":109,"line":149},[107,512,237],{"class":113},[71,514,516],{"id":515},"put-method","PUT Method",[62,518,519],{},"Updates an existing card.",[79,521,82],{"id":522},"parameters-2",[84,524,525,530,535,540],{},[87,526,527,529],{},[66,528,91],{}," (required): The ID of the card to update.",[87,531,532,534],{},[66,533,287],{}," (required): The new title of the card.",[87,536,537,539],{},[66,538,293],{}," (optional): The new content of the card.",[87,541,542,544],{},[66,543,299],{}," (optional): The new status of the card.",[79,546,96],{"id":547},"example-request-2",[98,549,551],{"className":100,"code":550,"language":102,"meta":103,"style":103},"PUT \u002Fapi\u002Fdata\u002Fcard\nContent-Type: application\u002Fjson\nX-API-Key: your_api_key_here\n\n{\n  \"cardID\": 123,\n  \"name\": \"Updated Card Title\",\n  \"content\": \"Updated card content\",\n  \"status\": true\n}\n",[66,552,553,558,562,566,570,574,585,596,607,616],{"__ignoreMap":103},[107,554,555],{"class":109,"line":110},[107,556,557],{"class":113},"PUT \u002Fapi\u002Fdata\u002Fcard\n",[107,559,560],{"class":109,"line":121},[107,561,328],{"class":113},[107,563,564],{"class":109,"line":149},[107,565,124],{"class":113},[107,567,568],{"class":109,"line":164},[107,569,338],{"emptyLinePlaceholder":337},[107,571,572],{"class":109,"line":177},[107,573,138],{"class":113},[107,575,576,579,581,583],{"class":109,"line":191},[107,577,578],{"class":117},"  \"cardID\"",[107,580,155],{"class":113},[107,582,158],{"class":117},[107,584,161],{"class":113},[107,586,587,589,591,594],{"class":109,"line":204},[107,588,358],{"class":117},[107,590,155],{"class":113},[107,592,593],{"class":185},"\"Updated Card Title\"",[107,595,161],{"class":113},[107,597,598,600,602,605],{"class":109,"line":217},[107,599,370],{"class":117},[107,601,155],{"class":113},[107,603,604],{"class":185},"\"Updated card content\"",[107,606,161],{"class":113},[107,608,609,611,613],{"class":109,"line":228},[107,610,382],{"class":117},[107,612,155],{"class":113},[107,614,615],{"class":117},"true\n",[107,617,618],{"class":109,"line":234},[107,619,237],{"class":113},[79,621,128],{"id":622},"example-response-success-2",[98,624,626],{"className":100,"code":625,"language":102,"meta":103,"style":103},"{\n  \"card\": {\n    \"id\": 123,\n    \"area\": 456,\n    \"name\": \"Updated Card Title\",\n    \"content\": \"Updated card content\",\n    \"status\": true,\n    \"sort\": 1\n  }\n}\n",[66,627,628,632,638,648,658,668,678,688,696,700],{"__ignoreMap":103},[107,629,630],{"class":109,"line":110},[107,631,138],{"class":113},[107,633,634,636],{"class":109,"line":121},[107,635,143],{"class":117},[107,637,146],{"class":113},[107,639,640,642,644,646],{"class":109,"line":149},[107,641,152],{"class":117},[107,643,155],{"class":113},[107,645,158],{"class":117},[107,647,161],{"class":113},[107,649,650,652,654,656],{"class":109,"line":164},[107,651,167],{"class":117},[107,653,155],{"class":113},[107,655,172],{"class":117},[107,657,161],{"class":113},[107,659,660,662,664,666],{"class":109,"line":177},[107,661,180],{"class":117},[107,663,155],{"class":113},[107,665,593],{"class":185},[107,667,161],{"class":113},[107,669,670,672,674,676],{"class":109,"line":191},[107,671,194],{"class":117},[107,673,155],{"class":113},[107,675,604],{"class":185},[107,677,161],{"class":113},[107,679,680,682,684,686],{"class":109,"line":204},[107,681,207],{"class":117},[107,683,155],{"class":113},[107,685,212],{"class":117},[107,687,161],{"class":113},[107,689,690,692,694],{"class":109,"line":217},[107,691,220],{"class":117},[107,693,155],{"class":113},[107,695,225],{"class":117},[107,697,698],{"class":109,"line":228},[107,699,231],{"class":113},[107,701,702],{"class":109,"line":234},[107,703,237],{"class":113},[79,705,241],{"id":706},"example-response-error-2",[98,708,710],{"className":100,"code":709,"language":102,"meta":103,"style":103},"{\n  \"error\": \"Card ID and name are required\"\n}\n",[66,711,712,716,725],{"__ignoreMap":103},[107,713,714],{"class":109,"line":110},[107,715,138],{"class":113},[107,717,718,720,722],{"class":109,"line":121},[107,719,255],{"class":117},[107,721,155],{"class":113},[107,723,724],{"class":185},"\"Card ID and name are required\"\n",[107,726,727],{"class":109,"line":149},[107,728,237],{"class":113},[71,730,732],{"id":731},"delete-method","DELETE Method",[62,734,735],{},"Deletes an existing card.",[79,737,82],{"id":738},"parameters-3",[84,740,741],{},[87,742,743,745],{},[66,744,91],{}," (required): The ID of the card to delete.",[79,747,96],{"id":748},"example-request-3",[98,750,752],{"className":100,"code":751,"language":102,"meta":103,"style":103},"DELETE \u002Fapi\u002Fdata\u002Fcard\nContent-Type: application\u002Fjson\nX-API-Key: your_api_key_here\n\n{\n  \"cardID\": 123\n}\n",[66,753,754,759,763,767,771,775,783],{"__ignoreMap":103},[107,755,756],{"class":109,"line":110},[107,757,758],{"class":113},"DELETE \u002Fapi\u002Fdata\u002Fcard\n",[107,760,761],{"class":109,"line":121},[107,762,328],{"class":113},[107,764,765],{"class":109,"line":149},[107,766,124],{"class":113},[107,768,769],{"class":109,"line":164},[107,770,338],{"emptyLinePlaceholder":337},[107,772,773],{"class":109,"line":177},[107,774,138],{"class":113},[107,776,777,779,781],{"class":109,"line":191},[107,778,578],{"class":117},[107,780,155],{"class":113},[107,782,118],{"class":117},[107,784,785],{"class":109,"line":204},[107,786,237],{"class":113},[79,788,128],{"id":789},"example-response-success-3",[98,791,793],{"className":100,"code":792,"language":102,"meta":103,"style":103},"{\n  \"message\": \"Card deleted successfully\",\n  \"card\": {\n    \"id\": 123,\n    \"area\": 456,\n    \"name\": \"Card Title\",\n    \"content\": \"Card content goes here\",\n    \"status\": true,\n    \"sort\": 1\n  }\n}\n",[66,794,795,799,811,817,827,837,847,857,867,875,879],{"__ignoreMap":103},[107,796,797],{"class":109,"line":110},[107,798,138],{"class":113},[107,800,801,804,806,809],{"class":109,"line":121},[107,802,803],{"class":117},"  \"message\"",[107,805,155],{"class":113},[107,807,808],{"class":185},"\"Card deleted successfully\"",[107,810,161],{"class":113},[107,812,813,815],{"class":109,"line":149},[107,814,143],{"class":117},[107,816,146],{"class":113},[107,818,819,821,823,825],{"class":109,"line":164},[107,820,152],{"class":117},[107,822,155],{"class":113},[107,824,158],{"class":117},[107,826,161],{"class":113},[107,828,829,831,833,835],{"class":109,"line":177},[107,830,167],{"class":117},[107,832,155],{"class":113},[107,834,172],{"class":117},[107,836,161],{"class":113},[107,838,839,841,843,845],{"class":109,"line":191},[107,840,180],{"class":117},[107,842,155],{"class":113},[107,844,186],{"class":185},[107,846,161],{"class":113},[107,848,849,851,853,855],{"class":109,"line":204},[107,850,194],{"class":117},[107,852,155],{"class":113},[107,854,199],{"class":185},[107,856,161],{"class":113},[107,858,859,861,863,865],{"class":109,"line":217},[107,860,207],{"class":117},[107,862,155],{"class":113},[107,864,212],{"class":117},[107,866,161],{"class":113},[107,868,869,871,873],{"class":109,"line":228},[107,870,220],{"class":117},[107,872,155],{"class":113},[107,874,225],{"class":117},[107,876,877],{"class":109,"line":234},[107,878,231],{"class":113},[107,880,881],{"class":109,"line":401},[107,882,237],{"class":113},[79,884,241],{"id":885},"example-response-error-3",[98,887,888],{"className":100,"code":244,"language":102,"meta":103,"style":103},[66,889,890,894,902],{"__ignoreMap":103},[107,891,892],{"class":109,"line":110},[107,893,138],{"class":113},[107,895,896,898,900],{"class":109,"line":121},[107,897,255],{"class":117},[107,899,155],{"class":113},[107,901,260],{"class":185},[107,903,904],{"class":109,"line":149},[107,905,237],{"class":113},[71,907,909],{"id":908},"authentication","Authentication",[62,911,912,913,916],{},"The endpoint requires authentication via an API key or session. Unauthorized requests will receive a ",[66,914,915],{},"403 Forbidden"," error.",[71,918,920],{"id":919},"error-handling","Error Handling",[84,922,923,929,934,940,946],{},[87,924,925,928],{},[66,926,927],{},"400 Bad Request",": Missing required parameters.",[87,930,931,933],{},[66,932,915],{},": Unauthorized access.",[87,935,936,939],{},[66,937,938],{},"404 Not Found",": Card or board not found.",[87,941,942,945],{},[66,943,944],{},"405 Method Not Allowed",": Unsupported HTTP method.",[87,947,948,951],{},[66,949,950],{},"500 Internal Server Error",": Database or server error.",[953,954,955],"style",{},"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 .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 .sZZnC, html code.shiki .sZZnC{--shiki-default:#032F62;--shiki-dark:#9ECBFF}",{"title":103,"searchDepth":121,"depth":121,"links":957},[958,964,970,976,982,983],{"id":73,"depth":121,"text":74,"children":959},[960,961,962,963],{"id":81,"depth":149,"text":82},{"id":95,"depth":149,"text":96},{"id":127,"depth":149,"text":128},{"id":240,"depth":149,"text":241},{"id":267,"depth":121,"text":268,"children":965},[966,967,968,969],{"id":274,"depth":149,"text":82},{"id":313,"depth":149,"text":96},{"id":406,"depth":149,"text":128},{"id":490,"depth":149,"text":241},{"id":515,"depth":121,"text":516,"children":971},[972,973,974,975],{"id":522,"depth":149,"text":82},{"id":547,"depth":149,"text":96},{"id":622,"depth":149,"text":128},{"id":706,"depth":149,"text":241},{"id":731,"depth":121,"text":732,"children":977},[978,979,980,981],{"id":738,"depth":149,"text":82},{"id":748,"depth":149,"text":96},{"id":789,"depth":149,"text":128},{"id":885,"depth":149,"text":241},{"id":908,"depth":121,"text":909},{"id":919,"depth":121,"text":920},"The api\u002Fdata\u002Fcard endpoint is used to manage cards within a board. It supports retrieving, creating, updating, and deleting cards.","md",{},{"title":29,"description":984},"0gHFVs9svRLUy3Vj2OSNa0aFR7vhSlMq3gExdk_kyvA",1786546244240]