Update a product feed

Update a product feed by ID

Updates an existing product feed configuration.

Requires authentication.

Request

PUT /productfeed/{id}

Path Parameters

ParameterTypeRequiredDescription
idintegerYesThe ID of the product feed to update.

Headers

HeaderValue
AuthorizationBearer <token>
Content-Typeapplication/json

Request Body

Accepts the same fields as the create endpoint. See Create product feed for field descriptions.

Response

Returns the updated product feed object.

Path Params
string
required
Body Params
string
number
string
string
string
string
boolean
boolean
boolean
number
string
string
string
string
fields
array of objects
fields
Headers
string
required

Makaira Instance ID

Response
200

OK

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!