accounts
Update Account Exclusion
Update mutable fields of an account-level exclusion.
Requires the exclusions:write scope on the API key.
PATCH
Update Account Exclusion
Authorizations
Bearer API key issued from Settings → Developers.
Path Parameters
ID of the exclusion.
Body
application/json
Update Account Exclusion payload
New exclusion reason.
Available options:
BAD_TIMING, BOUNCED, COMPETITOR, CONTACT_REFUSED, INTERESTED, MEETING, OTHER, OUT_OF_OFFICE, UNKNOWN, UNSUBSCRIBED, WRONG_PERSON, EXCLUDE_FROM_SEARCH, EXCLUDE_FROM_CRM, REFERRAL, LEFT_COMPANY New operator note.
New expiration timestamp. Pass null to make the exclusion permanent.
Response
200 - application/json
Successful Response
Unique identifier.
Excluded account domain.
Reason for the exclusion.
Available options:
BAD_TIMING, BOUNCED, COMPETITOR, CONTACT_REFUSED, INTERESTED, MEETING, OTHER, OUT_OF_OFFICE, UNKNOWN, UNSUBSCRIBED, WRONG_PERSON, EXCLUDE_FROM_SEARCH, EXCLUDE_FROM_CRM, REFERRAL, LEFT_COMPANY Operator note.
When the exclusion expires.
When the exclusion was created.
When the exclusion last changed.