API Reference

Update Idea

Updates the specified Idea.

Path Params
integer
required
Body Params
string

Title of the Idea.

string
string | null

The customer associated to the Idea.

string | null

The name of the account that created the Idea.

string | null

The email of the account that created the Idea.

string

Status that defines whether an Idea is shown in the default visible list or the archived list (defaults to visible).

tags
array of strings

Keywords that are associated with the Idea.

tags
opportunity_ids
array

A list of ids corresponding to opportunities.

opportunity_ids
team_ids
array of integers

A list of team IDs that are associated with this Idea.

team_ids
custom_text_fields
array of objects
custom_text_fields
custom_dropdown_fields
array of objects
custom_dropdown_fields
Responses
204

update successful

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json