Skip to main content
POST
Pipelines Update Card

Authorizations

X-ACCESS-TOKEN
string
header
required

API access token from your Fliqr AI dashboard (Settings → API). Send it in the X-ACCESS-TOKEN header on every request.

Path Parameters

pipeline_id
number
required
opportunity_id
number
required

Body

application/json
title
string
description
string
stage_id
number

if omitted, the the contact is added to first stage.

value
number
default:0
status
enum<string>
default:open

won is positive and lost is negative

Available options:
open,
won,
lost
priority
enum<string>
default:medium
Available options:
low,
medium,
high
assigned_admins
any[]

Response

200 - application/json

successful operation

success
boolean