removeSubscriber

Removes a subscriber from a subscriber source. Warning: this operation cannot be undone.

 Input  Type  Description
 token  AuthToken  Authorization token.
 sourceId  xs:int  Subscriber source identifier.
 recipientId  xs:int  Subscriber identifier.

 

 Output  Type  Description
 xs:boolean  true if the subscriber has been deleted, false false otherwise.