Skip to main content
POST
Clone Pipeline Template

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Path Parameters

slug
string
required

Body

application/json

Body of POST /opportunity/pipeline-templates/{slug}/clone.

locationId
string
required
Minimum string length: 1
name
string | null

Override the cloned pipeline's name. Defaults to the template's name.

Response

Successful Response

id
string
required
name
string
required
locationId
string
required
description
string | null
isActive
boolean
default:true
stages
PipelineStageSummary · object[]
createdDate
string<date-time> | null
updatedDate
string<date-time> | null