Skip to main content
PUT
Update communication group

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

group
integer
required

Communication group ID.

Body

application/json
name
string
required
Maximum string length: 255
Example:

"Delivered January Group"

consumer_state
enum<string>
required
Available options:
all_active,
not_viewed_offer,
expired_negotiation,
viewed_offer_but_no_response,
open_negotiations,
not_responded_to_counter_offer,
negotiated_payoff_but_pending_payment,
negotiated_plan_but_pending_payment,
failed_or_skip_more_than_two_payments_consecutively,
reported_not_paying,
disputed,
notice_response_added,
notice_response_returned
subclient_id

master or null targets master accounts. Sub-account creditor users are forced to their assigned sub-account.

file_upload_history_id

all or null targets all active accounts; an integer targets one completed import file.

custom_rules
object

Response

Communication group updated.

message
string
required
Example:

"Group updated."

data
object
required
Last modified on July 20, 2026