Delete Single/Multiple Select Options

Use this request to remove single select or multiple select options that you don't need any more. Thes deleted options will be removed from the entries containing them.

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;

option_names is a list of options you'd like to delete.

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