Page tree
Skip to end of metadata
Go to start of metadata

Description

Unsubscribes a user from a group. A notification is sent to the manager.

Available from

v2

Request path

POST [REST URL]/membership/unsubscribe

Query Parameters

Parameter

Type

Description

userId

String

ID of the user

groupId

Long

ID of the group

Example response

HTTP 204
SubscriptionModeDescription
CONFIRMED_OPT_INContacts receive a message via email when they are removed from the group. Despite the label used for this value, the contact does not need to confirm the unsubscription. A single opt-in unsubscription.
OPT_INContacts are removed from the group without notification email.
  • No labels