Skip to main content
POST
Same fields as Set Account State, applied to every id in company_ids. Up to 1000 accounts in one call. Tags across a selection go through Bulk Set Record Tags instead.

Body

string[]
required
Up to 1000 company UUIDs. More is a 400, not a truncation.
string
A tier id, or "" to clear.
string
An owner id, or "" to clear.
boolean
string
boolean
default:"false"
Also write the owner to each matched CRM company. Ignored without owner_id; a cleared owner is never pushed. pushToCrm is the same flag.
string
deprecated
Deprecated — a status is a tag. It writes the account tag the former status became. Use Bulk Set Record Tags.

Response Fields

integer
How many account-state rows were written.
integer
How many warm intros followed an is_discarded change, across the whole selection.
object
Present only when an owner was written and the CRM was involved. Same shape as on Set Account State; pushed and notPushed count records across the selection.