docs/dataTableRows.md in losant_rest-1.8.3 vs docs/dataTableRows.md in losant_rest-1.8.4
- old
+ new
@@ -79,10 +79,10 @@
| Name | Type | Required | Description | Default | Example |
| ---- | ---- | -------- | ----------- | ------- | ------- |
| applicationId | string | Y | ID associated with the application | | 575ec8687ae143cd83dc4a97 |
| dataTableId | string | Y | ID associated with the data table | | 575ed78e7ae143cd83dc4aab |
-| exportData | [Data Table Export](_schemas.md#data-table-export) | Y | Object containing export specifications | | [Data Table Export Example](_schemas.md#data-table-export-example) |
+| exportData | [Data Table Rows Export](_schemas.md#data-table-rows-export) | Y | Object containing export specifications | | [Data Table Rows Export Example](_schemas.md#data-table-rows-export-example) |
| losantdomain | string | N | Domain scope of request (rarely needed) | | example.com |
#### Successful Responses
| Code | Type | Description |