docs/integration.md in losant_rest-1.11.1 vs docs/integration.md in losant_rest-1.12.0

- old
+ new

@@ -33,9 +33,10 @@ | Name | Type | Required | Description | Default | Example | | ---- | ---- | -------- | ----------- | ------- | ------- | | applicationId | string | Y | ID associated with the application | | 575ec8687ae143cd83dc4a97 | | integrationId | string | Y | ID associated with the integration | | 575ed78e7ae143cd83dc4aab | +| includeWorkflows | string | N | If the workflows that utilize this integration should also be deleted. | | true | | losantdomain | string | N | Domain scope of request (rarely needed) | | example.com | #### Successful Responses | Code | Type | Description |