Scenario

Generate scenario CSV and upload it to pigment

Generate the CSV export for a single scenario (identical to GET /v1/scenarios/{id}/export with Accept: text/csv) and trigger an async upload to Pigment. Refer to the Pigment Connector API FAQ for more details.

post/{domain}/v1/scenarios/{id}/upload/pigment

Path parameters

idstring nullable required
domainstring required

Request body

import-configuration-idstring required

Response

A success message describing the result of the upload.

string required