Update a contact group

PATCH {{baseUrl}}/contacts/groups/:groupId

Update a contact group under your account.

Prerequisite: Pro or higher account.

Scopes: contact_group:write:admin

Rate Limit Label: Heavy

Request Body

{"name"=>"<string>", "privacy"=>2, "description"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring