Add Single/Multiple Select Options

Once you have created a single/multiple select column, use this request to add options for it.

In the request body:

table_name is the name of the table;

column is the name or the key of the single/multiple select column;

options is an array containing the label (name), option color (color) and the color of the arrow (textColor):

Options

Language
Authorization
Bearer
URL
Click Try It! to start a request and see the response here!