Patch Prospect Enrollment
Prospects
Update prospect enrollment
PATCH
Patch Prospect Enrollment
Updates any mutable field —
webhook_id, enrollment_key, event_types, or the entity ID list. Re-pointing a paused enrollment to an active webhook reactivates it without re-enrolling entities.Authorizations
Path Parameters
Body
application/json
Minimum string length:
4Minimum array length:
1The ProspectsEventIdentifier class is an enumeration that defines event identifiers related to prospects.
This enum is used to categorize and track events associated with prospects, such as:
- Role changes (e.g., when a prospect changes their role within a company)
- Company changes (e.g., when a prospect moves to a new company)
- Job anniversaries (e.g., celebrating the anniversary of a prospect's job start date)
These identifiers ensure consistent handling and classification of prospect-related events across the application.
Available options:
prospect_changed_role, prospect_changed_company, prospect_job_start_anniversary Required array length:
1 - 20 elementsPattern:
^[a-f0-9]{40}$Response
Successful Response