Delete a consumer from a consent groupdelete https://example.com/v1/groups/{groupId}/membersUse this method for deleting a consent record from the specified group.Path ParamsgroupIdstringrequiredUnique ID of groupQuery ParamsaddressstringrequiredThe specific URL encoded address of the consumer which needs to be deleted.channelstringenumIf specified, will delete consent of the particular channel.textemailtextvoicewhatsappAllowed:emailtextvoicewhatsappResponses 200The consent has been deleted. 404Invalid or unknown group ID.Updated 7 months ago