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

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring
Acceptstring

RESPONSES

status: Created

"\u003cstring\u003e"