# PUT /external/api/users **PUT /external/api/users** ## Servers - Test environment: http://test.api.fygi.store (Test environment) - Demo environment: https://demo.api.fygi.store (Demo environment) - Production environment: https://api.fygi.store (Production environment) ## Authentication methods - Authorization key ## Parameters ### Body: application/json (array[object]) - **id** (string | null) - **storeId** (string | null) - **firstName** (string) - **lastName** (string) - **role** (string) - **email** (string) - **password** (string) ## Responses ### 200 Success [Powered by Bump.sh](https://bump.sh)