post
https://merchants-api.cdon.com/api/v2/articles/bulk
The POST request to this endpoint allows you to bulk upload articles.
Request Body
articles(array): An array of articles, see schemas for more information on the article structure.
Response
The response will include a success array containing the IDs and SKUs of successfully added articles, and a failed array for any articles that failed to be added. Each failed article will have its SKU and an array of errors with messages and fields that caused the failure.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
The POST request to this endpoint allows you to bulk upload articles.
Request Body
articles(array): An array of articles, see schemas for more information on the article structure.
Response
The response will include a success array containing the IDs and SKUs of successfully added articles, and a failed array for any articles that failed to be added. Each failed article will have its SKU and an array of errors with messages and fields that caused the failure.