Bulk import from s3
POST/bulk/s3/
Import products from file.
file: The file that contains products to import descriptor: yaml file that contains description of the file.
🔒 Authentication​
This endpoint require a valid OAuth2 Bearer
It supports account impersonation within Organization's
sub-accounts using X-Eaz-Account-Id
Header.
- If the
X-Eaz-Account-Id
header is provided and the user has access rights to that sub-account, the impersonation context is applied. - Otherwise, the user's own account context is used.
Scopes :​
User must provide one of the following scopes:
admin
Request​
Responses​
- 201
- 422
Successful Response
Validation Error