delete_option_of_custom_field
Remove a specific option from a custom field in Eduframe by providing the object type, field slug, and option ID.
Instructions
Delete an option from custom field
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_type | Yes | ID of the parent resource | |
| field_slug | Yes | ID of the parent resource | |
| id | Yes | ID of the custom field option to delete |