Remove Contact List
Implementation Notes
Removes a Contact from the List by ContactId.
Response Class (Status 200)
Parameters
| Parameter | Value | Description | Parameter Type | Data Type |
|---|---|---|---|---|
| ApiKey | The Value of the API Key | Path | String | |
| listid | The ListMasterID of specific list. | Path | long | |
| contactId | ContactId of contact to remove from list. | path | long |
Response Messages
| HTTP Status Code | Reason | Response Model | Headers |
|---|---|---|---|
| 403 | Access Denied | ||
| 404 | Not Found |