Skip to main content
PATCH
Update a pipeline card

Authorizations

api_access_token
string
header
required

API access token for authentication. Obtain from your Voxys Connect profile settings.

Path Parameters

account_id
integer
required

The numeric ID of the account.

id
integer
required

The ID of the pipeline.

card_id
integer
required

The ID of the card.

Body

application/json
funnel_stage_id
integer | null
position
integer | null
custom_name
string | null
lead_value
number<float> | null
lead_currency
string | null
assigned_agent_id
integer | null

Response

Card updated.

id
integer
Example:

55

funnel_id
integer
Example:

3

funnel_stage_id
integer
Example:

7

lead
object
position
integer
Example:

1

created_at
string<date-time>
updated_at
string<date-time>