POST api/v1/externalpreferences/unsubscribed?companyId={companyId}&email={email}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| companyId | integer |
Required |
|
| string |
Required |
Body Parameters
None.
Response Information
Resource Description
ResponseModelOfCustomer| Name | Description | Type | Additional information |
|---|---|---|---|
| Success | boolean |
None. |
|
| Message | string |
None. |
|
| Data | Customer |
None. |
|
| Pagination | Pagination |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.