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

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;meta&quot;:{&quot;httpStatus&quot;:&quot;\u003cstring\u003e&quot;,&quot;requestId&quot;:&quot;\u003cstring\u003e&quot;,&quot;notice&quot;:&quot;\u003cstring\u003e&quot;}}