Description
Update an existing prospect’s enrollment.How It Works
How It Works
Input: Define parameters including enrollment_key and enrollment_id to update, and updated prospect_ids, and event_types.
Processing: The system will update your your enrollment and update the monitoring for events.
Output: A confirmation response containing your enrollment_key and enrollment_id for future reference.
Processing: The system will update your your enrollment and update the monitoring for events.
Output: A confirmation response containing your enrollment_key and enrollment_id for future reference.
Query Parameters
Query Parameters
Field | Type | Description |
---|---|---|
enrollment_key | String | A unique identifier for this enrollment |
enrollment_id | String | A unique identifier for this enrollment |
prospect_ids | Array | List of Prospect IDs to monitor for events |
event_types | Array | Types of events to monitor (e.g., prospect_changed_role, prospect_changed_company)) |
Example Request (cURL)
Example Request (cURL)
Bash
Example Response
Example Response
Bash
Authorizations
Body
application/json