# PUT /api/Company/Update/{Id} **PUT /api/Company/Update/{Id}** ## Servers - http://api.example.com: http://api.example.com () ## Parameters ### Path parameters - **Id** (integer(int32)) ### Body: application/json (object) - **name** (string | null) - **address** (string | null) - **city** (string | null) - **country** (string | null) - **Additional properties are NOT allowed** () ## Responses ### 200 Success [Powered by Bump.sh](https://bump.sh)