# New Record **POST /DB/Maint/{table}** Creates a new record for the specified table. Note that many of these require a valid index to other tables as follows. *idImage and idVideo are optional. *Secret Hmac Required. Cache Time 1 Hour unless updated.* * `Type` - None * `Class` - idType * `Mfg` - idImage* idVideo* * `Item` - idClass, idMfg, idImage*, idVideo* * `Task` - idClass, idMaintItem, idProcessList, idProcImgList, idImage*, idVideo* * `Process` - idProcessList * `ProcImg` - idProcess, idImage*, idVideo* * `Remind` - idMaintTask, idImage* * `Supply` - idMaintTask, idImage* * `Tool` - idMaintTask, idImage* * `Setting` - idMaintTask ## 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 ## Parameters ### Path parameters - **table** (string) Name of the case insensitive database table. Available table names for the Maintenance database are shown below ### Body: application/json (object) object ## Responses ### 201 Successfully created #### Body: application/json (object) - **Data** (array[object]) - **Total** (integer) ### 400 Invalid information provided ### 405 Invalid Table Specified [Powered by Bump.sh](https://bump.sh)