Skip to main content
PATCH
Partially update a pipeline entry

Authorizations

Authorization
string
header
required

API key starting with leo_

Path Parameters

id
string<uuid>
required

Pipeline entry ID

Body

application/json
stage_id
string<uuid>

Target pipeline stage UUID.

rejection_reason_id
string<uuid> | null
custom_variables
object | null

Per-contact sequence variables stored on a pipeline entry or enrollment.

Response

Entry updated

data
object