Import stores
POST {{baseUrl}}/v1/applications/:applicationId/campaigns/:campaignId/stores/import
Upload a CSV file containing the stores you want to link to a specific campaign.
Send the file as multipart data.
The CSV file must only contain the following column:
store_integration_id
: The identifier of the store.
The import replaces the previous list of stores linked to the campaign.