Unsubscribe to network listsCopy Pagepost https://{hostname}/network-list/v2/notifications/unsubscribeUnsubscribes the listed users from a set of network lists.Body ParamsControls who is notified about changes to a set of network lists.recipientsarray of stringsrequiredlength ≥ 1Specifies the full set of email addresses, at least one, that receive notifications about any changes to the network lists specified in uniqueIds.recipients*ADD stringuniqueIdsarray of stringsrequiredlength ≥ 1Specifies the full set of network list identifiers, at least one, the recipients are notified about.uniqueIds*ADD stringResponses 204Unsubscribed successfully. 400Incorrect client input. See the field errors provided in the response for more information. This error may also be returned in place of a 404 if a URL parameter was provided in an incorrect format. 404Incorrect URL. Check that the network list ID and other URL parameters are valid. 500We encountered an unexpected issue while processing your request. Please follow the advice provided in the message.Updated 4 months ago