# Delete Metadata **DELETE /projects/{projectId}/cards/{cardId}/metadata/{key}** Delete Metadata ## 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 ### Body: (object) - **metadata** (string) The metadata to add to the card ## Responses ### 200 #### Body: (object) - **message** (string) The success message [Powered by Bump.sh](https://bump.sh)