# POST /api/Patient/CreateMultiPatients **POST /api/Patient/CreateMultiPatients** ## Servers - http://api.example.com: http://api.example.com () ## Parameters ### Body: application/json (array[object]) - **name** (string) - **address** (string) - **dateOfBirth** (string(date)) - **adminId** (string) - **Additional properties are NOT allowed** () ## Responses ### 200 Success #### Body: application/json (string) string ### 404 Not Found #### Body: application/json (object) - **type** (string | null) - **title** (string | null) - **status** (integer(int32) | null) - **detail** (string | null) - **instance** (string | null) - **Additional properties:** () ### 500 Server Error [Powered by Bump.sh](https://bump.sh)