ContactGroups
Create a contact group
Create a new contact group (required scope contacts:write)
post/v1/contactGroups
Headers
Customer-Idinteger required
The customer identifier
Request body
Example request
{
"name": "High value customers"
}Response
Created
Changes
No recorded changes to this endpoint across all 3 revisions of this API.