Skip to main content
PUT
Update outreach close stages

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

organizationId
string
required

Body

application/json
stages
string[]
required

Pipeline stage names treated as "closed" outcomes (e.g. "Closed Won", "Funded") for outreach conversion/ROI metrics.

Response

Close stages updated

success
enum<boolean>
Available options:
true
data
string[]