Delete a consumer from a consent group

DELETE https://{{contactPolicyBaseURL}}/v1/groups/:groupId/members?address=<string>&channel=<string>

Use this method for deleting a consent record from the specified group.

Request Params

KeyDatatypeRequiredDescription
addressstring(Required) The specific URL encoded address of the consumer which needs to be deleted.
channelstringIf specified, will delete consent of the particular channel.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

&quot;&quot;