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

Description

Unsubscribes a user from a group based on the email address. An unsubscribe confirmation email is sent to the user.

Available from

v5

Request path

POST [REST URL]/membership/unsubscribeByEmail

Query Parameters

Parameter

Type

Description

email

String

Email of the user

groupId

Long

ID of the group

Example response

HTTP 204
  • No labels