latestOpenAPI 3.0.12026-08-192092911.2 MB
916e669fc527
ContactGroups
Update a contact group
Update the details of a single contact group (required scope contacts:write)
patch/v1/contactGroups/{contactGroupId}
Path parameters
contactGroupIdinteger required
Contact group id
Headers
Customer-Idinteger required
The customer identifier
Request body
Example request
{
"name": "High value customers"
}Response
No Content