🔐 This endpoint requires HTTP authentication (either Basic or Bearer).
For authenticating with Bearer token, required scopes are: catalog(w), search_suggestions(w).
Send delta catalog files to replace the current catalog. You may upload up to three files in the form data under the following keys: items, variations, item_groups. If you do not wish to replace one of these types of resources then omit it from the request. Any records that already exist will be deleted and replaced with the records you provide in the files. Returns an identifier for a background task.
400Validation Error
401Credentials are not passed or action is forbidden.
403The supplied token does not have the required permissions.
429Rate limit breached