# Archive **DELETE /projects/{projectId}/cards/{cardId}** Note; cards are only archived from the current project, they will still be visible in other projects they are part of. ## 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 - **cardId** (string) The ID of the card ## Responses ### 200 #### Body: (object) - **columns** (array[object]) - **createdFlair** (string) - **id** (string) - **metadata** (array[object]) - **name** (string) - **url** (string) [Powered by Bump.sh](https://bump.sh)