# PUT /external/api/categories **PUT /external/api/categories** ## 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) - **handle** (string | null) - **title** (string | null) - **storeId** (string | null) - **sortIndex** (integer(int32) | null) - **products** (array[object] | null) ## Responses ### 200 Success [Powered by Bump.sh](https://bump.sh)