Skip to content

Commit 99355d5

Browse files
committed
Remove extraneous header guideline
1 parent 1c95e36 commit 99355d5

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/engage/profiles/csv-upload.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ Keep the following guidelines in mind as you upload CSV files to Twilio Engage:
1111
- You can only upload `.csv` files.
1212
- Files can't be empty and must have at least one header and one row.
1313
- You can't have multiple columns with the same header.
14-
- CSV files can't contain extraneous column headers.
1514
- CSV files cannot exceed 1 million rows (plus one header row), 299 columns, or 100 MB in file size.
1615
- You can only upload one file at a time.
1716
- Add an identifier column or `anonymous_id` in your identity resolution configuration.

src/engage/user-subscriptions/csv-upload.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ Please note the following limits as you upload CSV files to Twilio Engage:
121121
- You can only upload .csv files.
122122
- Files can't be empty and must have at least one header and one row.
123123
- You can't have multiple columns with the same header.
124-
- CSV files can't contain extraneous column headers.
125124
- Upload CSV files with up to 1 million rows (plus one header row).
126125
- You can only upload one file at a time.
127126
- The CSV file size can't exceed 100 MB.

0 commit comments

Comments
 (0)