Delete Contact In Mailing List
DELETE {{baseUrl}}/directories/:directoryId/mailinglists/:mailingListId/contacts/:contactId
Delete a single contact from a mailing list. <!--From Readme--> <!-- theme: warning -->
This API call is only available to XM Directory users.
The contact only gets removed from the mailing list, they will remain in the directory.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"meta":{"httpStatus":"\u003cstring\u003e","requestId":"\u003cstring\u003e","notice":"\u003cstring\u003e"}}