# POST /api/Medicine/CreateMedicine **POST /api/Medicine/CreateMedicine** ## Servers - Production: http://alzaware.runasp.net (Production) ## Parameters ### Body: application/json (object) - **name** (string | null) - **description** (string | null) - **companyName** (string | null) - **Additional properties are NOT allowed** () ## Responses ### 200 Success #### Body: application/json (object) - **name** (string | null) - **description** (string | null) - **companyName** (string | null) - **Additional properties are NOT allowed** () [Powered by Bump.sh](https://bump.sh)