Authorizations
This is the authorization token used to authenticate the request. You must pass the access token generated from the system app. For more information, see the Making your first API request section.
Headers
A header retrieved from your Copilot Account Details that's used by the API to identify the tenant making the request. Tenant ID must be included in the authentication header for API requests to access any of fabric’s endpoints.
Unique request ID
Body
Template request
Specify the product type you want to import using the product import template you will receive from a successful response.
ITEM
, BUNDLE
"ITEM"
Specify the file format used to upload to Catalog Connector.
csv
, jsonl
"jsonl"
Response
OK
The response is of type file
.