# POST /api/admins/create **POST /api/admins/create** ## Servers - http://api.example.com: http://api.example.com () ## Parameters ### Body: application/json (object) - **firstName** (string | null) - **lastName** (string | null) - **city** (string | null) - **street** (string | null) - **year** (integer(int32)) - **month** (integer(int32)) - **day** (integer(int32)) - **email** (string | null) - **password** (string | null) - **Additional properties are NOT allowed** () ## Responses ### 200 Success [Powered by Bump.sh](https://bump.sh)