# PUT /external/api/discount-codes **PUT /external/api/discount-codes** ## 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) - **value** (string | null) ## Responses ### 200 Success #### Body: application/json (object) - **id** (integer(int32)) - **value** (string | null) [Powered by Bump.sh](https://bump.sh)