POST mc/update-list-member?listId={listId}&email={email}&status={status}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| listId | string |
Required |
|
| string |
Required |
||
| status | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ApiResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| status | string |
None. |
|
| message | string |
None. |
|
| fullErr | string |
None. |
|
| objResponse | Object |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.