catalog

Create Meta Feed Endpoint

Create a product feed inside a catalog using a hosted CSV/TSV URL.

post/api/v1/catalog/meta/create-feed

Request body

catalog_idstring required
namestring required
feed_urlstring required
schedule_intervalstring nullable
schedule_hourinteger nullable

Response

Successful Response

{"stackTrail":"paths:/api/v1/catalog/meta/create-feed:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.