Update meeting outcome
Renames a meeting outcome or changes its color — for example, renaming “Pricing Discussion” to “Pricing Talk”.
If you want to assign a meeting outcome to a booking, use this two-step flow instead:
- Call List Meeting Outcomes and copy the
idof the outcome you want (e.g., “Checked-In”). - Call Update booking with the
meeting_outcome_idset to the ID from step 1.
The {id} in this endpoint’s path is the meeting outcome’s own ID, not a booking ID.
{your-subdomain} with your workspace’s subdomain. Learn how to find your subdomain in Workspace subdomain.
Headers
Use the X-Api-Key header to provide your workspace API key. Refer to Authentication for more information.
Path Parameters
The unique identifier of the meeting outcome.
"59413def-60eb-47c6-b390-098fcf583b66"
Body
Response
OK - Meeting outcome updated successfully
Unique identifier for the meeting outcome.
"59413def-60eb-47c6-b390-098fcf583b66"
Name of the meeting outcome.
"Pricing Discussion"
Color assigned to the meeting outcome.
blue, orange, gray, red, yellow, violet, pink, teal, cyan, green "yellow"
Kind of the meeting outcome.
"custom"
Hex color code for the meeting outcome.
"#EAB308"
Whether this is a system-defined meeting outcome. System outcomes cannot be modified or deleted.
false
Whether this outcome belongs to the organization.
true