# Archive **DELETE /projects/{projectId}/columns/{columnId}** Archive ## Servers - https://tadatodo.com/api: https://tadatodo.com/api () ## Authentication methods - Api key auth ## Parameters ### Path parameters - **projectId** (string) The Project ID of the card - **columnId** (string) The column ID of the card ### Body: (object) - **targetColumnId** (string) The optional column ID to move existing cards into. If this is omited, all cards will be archived. ## Responses ### 200 #### Body: (object) - **id** (string) - **name** (string) - **plugins** (array[object]) - **rows** (array[object]) [Powered by Bump.sh](https://bump.sh)