Pages & Spaces
updateComponent
Update Component
Re-style a status chip you placed earlier with insertComponent, addressed by its componentId.
Arguments
pageIdstringrequiredThe page ID the component lives oncomponentIdstringrequiredThe componentId returned by insertComponent.labelstringoptionalNew chip text. Omit to keep the current label.colorstringoptionalNew chip colour from the status palette. Omit to keep it.
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- mark that chip done
- change the status to blocked
- update the pill to in review
Pair it with
The verbs that finish the job.