CreateSegmentationSessionRequest
Create Segmentation Session Request
Multipart form data for creating a segmentation session with an asset CSV file. Provide the asset file name and binary content.
JSON Example
{
"asset_file_name": "sample-asset-file.csv",
"asset_file_contents": "contents of file"
}
string
asset_file_name
Optional
Constraints:
maxLength: 255
Name of the asset CSV file