docs/experienceDomains.md in losant_rest-1.7.2 vs docs/experienceDomains.md in losant_rest-1.8.0
- old
+ new
@@ -29,10 +29,11 @@
#### Available Parameters
| Name | Type | Required | Description | Default | Example |
| ---- | ---- | -------- | ----------- | ------- | ------- |
| applicationId | string | Y | ID associated with the application | | 575ec8687ae143cd83dc4a97 |
+| losantdomain | string | N | Domain scope of request (rarely needed) | | example.com |
#### Successful Responses
| Code | Type | Description |
| ---- | ---- | ----------- |
@@ -68,9 +69,10 @@
| Name | Type | Required | Description | Default | Example |
| ---- | ---- | -------- | ----------- | ------- | ------- |
| applicationId | string | Y | ID associated with the application | | 575ec8687ae143cd83dc4a97 |
| experienceDomain | [Experience Domain Post](_schemas.md#experience-domain-post) | Y | New experience domain information | | [Experience Domain Post Example](_schemas.md#experience-domain-post-example) |
+| losantdomain | string | N | Domain scope of request (rarely needed) | | example.com |
#### Successful Responses
| Code | Type | Description |
| ---- | ---- | ----------- |