Create a new consent group
POST https://{{contactPolicyBaseURL}}/v1/groups
Use this method for creating a new multi-channel consent group.
Request Body
{"groupDefault"=>"ALLOWLIST/DENYLIST", "name"=>"", "description"=>"", "senders"=>[{"channel"=>"text/email/voice/whatsapp", "address"=>""}, {"channel"=>"text/email/voice/whatsapp", "address"=>""}], "maxFrequencies"=>[{"maxCount"=>"", "period"=>"DAY/WEEK/MONTH", "channel"=>"text/email/voice/whatsapp"}], "createdBy"=>""}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
"\u003cstring\u003e"