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
Key | Datatype | Required | Description |
---|---|---|---|
address | string | (Required) The specific URL encoded address of the consumer which needs to be deleted. | |
channel | string | If specified, will delete consent of the particular channel. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
""