How to Update Button Column Label via API?

Hello Monday.com Community,

I am currently working on integrating Monday.com with our system using the GraphQL API. I need to update the Button Column Label programmatically, but I couldn’t find a direct way to do this in the API documentation. I need to update the Button Column Label programmatically to show meaningful text instead of the default “Click Me” label.

Hi @Tamil

Bill here from monday.com :waving_hand:

At this stage, you can only read the button column via the API.

To edit it and change the label, you’ll need to do this through the UI.

Cheers,
Bill