How to Set Up "Owner" and "Replied" Status of a Monday Board via API?

Hi monday.com community,

I’m currently working on integrating monday.com’s API into our workflow and have run into a challenge. I’m trying to programmatically set up the “Owner” and “Replied” status columns for a board, but I’m unable to find the appropriate API endpoint or documentation to achieve this.

Here’s what I’ve tried so far:

  1. Reviewed the monday.com API documentation but couldn’t locate specific endpoints for managing these status columns.
  2. Explored the board settings and column creation options but didn’t find a direct way to set these up via API.

Could anyone guide me on how to:

  1. Create or assign an “Owner” column to a board via API?
  2. Set up a “Replied” status column via API?

If there’s an endpoint or a workaround for this, I’d greatly appreciate any examples or pointers.

Thanks in advance for your help!

Best regards,
Qadeer

Hi @qadeerdev,

In point 1, you mentioned these are both status columns, is that correct? Can you provide a screenshot of your board?

Best,
Rachel