# PUT /external/api/campaigns **PUT /external/api/campaigns** ## 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]) - **name** (string) - **internalName** (string | null) - **id** (string) - **storeId** (string | null) - **startDate** (string(date-time) | null) - **endDate** (string(date-time) | null) - **rule** (object) - **products** (array[object] | null) - **categories** (array[object] | null) ## Responses ### 200 Success [Powered by Bump.sh](https://bump.sh)