<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://docs.hostway.com/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://docs.hostway.com/index.php?action=history&amp;feed=atom&amp;title=DELETE_Exchange_Mailing_List_Member</id>
		<title>DELETE Exchange Mailing List Member - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://docs.hostway.com/index.php?action=history&amp;feed=atom&amp;title=DELETE_Exchange_Mailing_List_Member"/>
		<link rel="alternate" type="text/html" href="http://docs.hostway.com/index.php?title=DELETE_Exchange_Mailing_List_Member&amp;action=history"/>
		<updated>2026-05-22T14:08:26Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.18.0</generator>

	<entry>
		<id>http://docs.hostway.com/index.php?title=DELETE_Exchange_Mailing_List_Member&amp;diff=1462&amp;oldid=prev</id>
		<title>Mike.robski: 1 revision: Release 95</title>
		<link rel="alternate" type="text/html" href="http://docs.hostway.com/index.php?title=DELETE_Exchange_Mailing_List_Member&amp;diff=1462&amp;oldid=prev"/>
				<updated>2014-07-02T05:59:33Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision: Release 95&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 05:59, 2 July 2014&lt;/td&gt;
		&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Mike.robski</name></author>	</entry>

	<entry>
		<id>http://docs.hostway.com/index.php?title=DELETE_Exchange_Mailing_List_Member&amp;diff=1461&amp;oldid=prev</id>
		<title>Dinh.anh: /* Remove a member and check that the member has been removed successfully */</title>
		<link rel="alternate" type="text/html" href="http://docs.hostway.com/index.php?title=DELETE_Exchange_Mailing_List_Member&amp;diff=1461&amp;oldid=prev"/>
				<updated>2013-08-12T12:42:51Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Remove a member and check that the member has been removed successfully&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= '''DELETE''' &amp;lt;code&amp;gt;/accounts/''{account}''/exchange/''{domain}''/malingLitsts/''{mailing_list}''/members/{member}&amp;lt;/code&amp;gt; =&lt;br /&gt;
Remove a member from a given mailing list by the member's username&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Request ==&lt;br /&gt;
'''DELETE''' &amp;lt;code&amp;gt;/accounts/''{account_number}''/exchange/''{domain_name}''/malingLitsts/''{list_username}''/members/{member_username}&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Request Parameters ====&lt;br /&gt;
; account_number - ''string''&lt;br /&gt;
: The account number that the Exchange resource belongs to&lt;br /&gt;
&lt;br /&gt;
; domain_name - ''string''&lt;br /&gt;
: The domain name that is associated with the Exchange resource&lt;br /&gt;
&lt;br /&gt;
; list_username - ''string''&lt;br /&gt;
: The username that is associated with the Mailing List resource&lt;br /&gt;
&lt;br /&gt;
; member_username - ''string''&lt;br /&gt;
: The username that is associated with the Mailing List Member resource&lt;br /&gt;
&lt;br /&gt;
== Response ==&lt;br /&gt;
&lt;br /&gt;
=== Status Code ===&lt;br /&gt;
;204&lt;br /&gt;
: Success&lt;br /&gt;
&lt;br /&gt;
;404&lt;br /&gt;
: Non-existent resource. Returned if: &lt;br /&gt;
: - no Exchange service could be found for the given domain name OR &lt;br /&gt;
: - there is no mailing list with the given username for the given domain name&lt;br /&gt;
: - the provided ''member_username'' is not a member of the mailing list &lt;br /&gt;
&lt;br /&gt;
;502&lt;br /&gt;
: Internal server error&lt;br /&gt;
&lt;br /&gt;
=== Response Body ===&lt;br /&gt;
''None'' - the response body is empty&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Remove a member and check that the member has been removed successfully ===&lt;br /&gt;
&lt;br /&gt;
==== Get a members list before removing ====&lt;br /&gt;
&lt;br /&gt;
'''Request'''&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
GET http://localhost:6543/accounts/anh74902/exchange/ng-test-anh-080613.com/mailingLists/test_list/members&lt;br /&gt;
 &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Response'''&lt;br /&gt;
'''HTTP/1.0 200 OK'''&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
  &amp;quot;list&amp;quot; : [ {&lt;br /&gt;
    &amp;quot;username&amp;quot; : &amp;quot;test_mail3&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot; : &amp;quot;mailbox&amp;quot;,&lt;br /&gt;
    &amp;quot;name&amp;quot; : &amp;quot;Test Exchange2010 Mailbox 3&amp;quot;,&lt;br /&gt;
    &amp;quot;links&amp;quot; : [ {&lt;br /&gt;
      &amp;quot;href&amp;quot; : &amp;quot;http://localhost:6543/accounts/anh74902/exchange/ng-test-anh-080613.com/mailingLists/test_list/members/test_mail3&amp;quot;,&lt;br /&gt;
      &amp;quot;rel&amp;quot; : &amp;quot;self&amp;quot;&lt;br /&gt;
    }, {&lt;br /&gt;
      &amp;quot;href&amp;quot; : &amp;quot;http://localhost:6543/accounts/anh74902/exchange/ng-test-anh-080613.com/mailboxes/test_mail3&amp;quot;,&lt;br /&gt;
      &amp;quot;rel&amp;quot; : &amp;quot;related&amp;quot;&lt;br /&gt;
    } ]&lt;br /&gt;
  }, {&lt;br /&gt;
    &amp;quot;username&amp;quot; : &amp;quot;test_mail&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot; : &amp;quot;mailbox&amp;quot;,&lt;br /&gt;
    &amp;quot;name&amp;quot; : &amp;quot;Test mail&amp;quot;,&lt;br /&gt;
    &amp;quot;links&amp;quot; : [ {&lt;br /&gt;
      &amp;quot;href&amp;quot; : &amp;quot;http://localhost:6543/accounts/anh74902/exchange/ng-test-anh-080613.com/mailingLists/test_list/members/test_mail&amp;quot;,&lt;br /&gt;
      &amp;quot;rel&amp;quot; : &amp;quot;self&amp;quot;&lt;br /&gt;
    }, {&lt;br /&gt;
      &amp;quot;href&amp;quot; : &amp;quot;http://localhost:6543/accounts/anh74902/exchange/ng-test-anh-080613.com/mailboxes/test_mail&amp;quot;,&lt;br /&gt;
      &amp;quot;rel&amp;quot; : &amp;quot;related&amp;quot;&lt;br /&gt;
    } ]&lt;br /&gt;
  }, {&lt;br /&gt;
    &amp;quot;username&amp;quot; : &amp;quot;00000140538bfdc52362a80b007f000000010001&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot; : &amp;quot;globalContact&amp;quot;,&lt;br /&gt;
    &amp;quot;name&amp;quot; : &amp;quot;Anh Hostway&amp;quot;,&lt;br /&gt;
    &amp;quot;links&amp;quot; : [ {&lt;br /&gt;
      &amp;quot;href&amp;quot; : &amp;quot;http://localhost:6543/accounts/anh74902/exchange/ng-test-anh-080613.com/mailingLists/test_list/members/00000140538bfdc52362a80b007f000000010001&amp;quot;,&lt;br /&gt;
      &amp;quot;rel&amp;quot; : &amp;quot;self&amp;quot;&lt;br /&gt;
    }, {&lt;br /&gt;
      &amp;quot;href&amp;quot; : &amp;quot;http://localhost:6543/accounts/anh74902/exchange/ng-test-anh-080613.com/globalContacts/00000140538bfdc52362a80b007f000000010001&amp;quot;,&lt;br /&gt;
      &amp;quot;rel&amp;quot; : &amp;quot;related&amp;quot;&lt;br /&gt;
    } ]&lt;br /&gt;
  } ],&lt;br /&gt;
  &amp;quot;links&amp;quot; : [ {&lt;br /&gt;
    &amp;quot;href&amp;quot; : &amp;quot;http://localhost:6543/accounts/anh74902/exchange/ng-test-anh-080613.com/mailingLists/test_list/members/&amp;quot;,&lt;br /&gt;
    &amp;quot;rel&amp;quot; : &amp;quot;self&amp;quot;&lt;br /&gt;
  } ]&lt;br /&gt;
}&lt;br /&gt;
 &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Remove a member ====&lt;br /&gt;
&lt;br /&gt;
'''Request'''&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
DELETE http://localhost:6543/accounts/anh74902/exchange/ng-test-anh-080613.com/mailingLists/test_list/members/test_mail&lt;br /&gt;
 &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Response'''&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
HTTP/1.0 204 No Content&lt;br /&gt;
 &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Get a members list after removing ====&lt;br /&gt;
&lt;br /&gt;
'''Request'''&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
GET http://localhost:6543/accounts/anh74902/exchange/ng-test-anh-080613.com/mailingLists/test_list/members&lt;br /&gt;
 &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Response'''&lt;br /&gt;
'''HTTP/1.0 200 OK'''&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
  &amp;quot;list&amp;quot; : [ {&lt;br /&gt;
    &amp;quot;username&amp;quot; : &amp;quot;test_mail3&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot; : &amp;quot;mailbox&amp;quot;,&lt;br /&gt;
    &amp;quot;name&amp;quot; : &amp;quot;Test Exchange2010 Mailbox 3&amp;quot;,&lt;br /&gt;
    &amp;quot;links&amp;quot; : [ {&lt;br /&gt;
      &amp;quot;href&amp;quot; : &amp;quot;http://localhost:6543/accounts/anh74902/exchange/ng-test-anh-080613.com/mailingLists/test_list/members/test_mail3&amp;quot;,&lt;br /&gt;
      &amp;quot;rel&amp;quot; : &amp;quot;self&amp;quot;&lt;br /&gt;
    }, {&lt;br /&gt;
      &amp;quot;href&amp;quot; : &amp;quot;http://localhost:6543/accounts/anh74902/exchange/ng-test-anh-080613.com/mailboxes/test_mail3&amp;quot;,&lt;br /&gt;
      &amp;quot;rel&amp;quot; : &amp;quot;related&amp;quot;&lt;br /&gt;
    } ]&lt;br /&gt;
  }, {&lt;br /&gt;
    &amp;quot;username&amp;quot; : &amp;quot;00000140538bfdc52362a80b007f000000010001&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot; : &amp;quot;globalContact&amp;quot;,&lt;br /&gt;
    &amp;quot;name&amp;quot; : &amp;quot;Anh Hostway&amp;quot;,&lt;br /&gt;
    &amp;quot;links&amp;quot; : [ {&lt;br /&gt;
      &amp;quot;href&amp;quot; : &amp;quot;http://localhost:6543/accounts/anh74902/exchange/ng-test-anh-080613.com/mailingLists/test_list/members/00000140538bfdc52362a80b007f000000010001&amp;quot;,&lt;br /&gt;
      &amp;quot;rel&amp;quot; : &amp;quot;self&amp;quot;&lt;br /&gt;
    }, {&lt;br /&gt;
      &amp;quot;href&amp;quot; : &amp;quot;http://localhost:6543/accounts/anh74902/exchange/ng-test-anh-080613.com/globalContacts/00000140538bfdc52362a80b007f000000010001&amp;quot;,&lt;br /&gt;
      &amp;quot;rel&amp;quot; : &amp;quot;related&amp;quot;&lt;br /&gt;
    } ]&lt;br /&gt;
  } ],&lt;br /&gt;
  &amp;quot;links&amp;quot; : [ {&lt;br /&gt;
    &amp;quot;href&amp;quot; : &amp;quot;http://localhost:6543/accounts/anh74902/exchange/ng-test-anh-080613.com/mailingLists/test_list/members/&amp;quot;,&lt;br /&gt;
    &amp;quot;rel&amp;quot; : &amp;quot;self&amp;quot;&lt;br /&gt;
  } ]&lt;br /&gt;
}&lt;br /&gt;
 &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Exchange]]&lt;br /&gt;
* [[Common Features]]&lt;br /&gt;
&lt;br /&gt;
{{disqus}}&lt;br /&gt;
[[Category:Hostway API]]&lt;br /&gt;
[[Category:Exchange API]]&lt;/div&gt;</summary>
		<author><name>Dinh.anh</name></author>	</entry>

	</feed>