Update the deal funnel
PUT
/crm/deals/{id}/funnelRequest
Path Params
id
string
required
Body Params application/json
funnelId
string
optional
Example
{
"funnelId": "string"
}
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
success
boolean
optional
Example
Not configured
Last modified: 3 months ago