# Delete Record **DELETE /DB/Maint/{table}/{id}** Remove a record from the table ## Servers - https://api.wrtm.io/v1.0: https://api.wrtm.io/v1.0 () - https://api.whyreadthemanual.com/v1.0: https://api.whyreadthemanual.com/v1.0 () - https://api.wereadthemanual.com/v1.0: https://api.wereadthemanual.com/v1.0 () ## Authentication methods - Authorization key - Authorization date - Authorization hmac - Authorization today - Basic token ## Parameters ### Path parameters - **table** (string) Name of the case insensitive database table. Available table names for the Maintenance database are shown below - **id** (integer) Record ID ## Responses ### 204 Record deleted successfully ### 404 Record not found [Powered by Bump.sh](https://bump.sh)