Rest API to update user filters in context configuration of custom field

Hi everyone,

I am developing an add-ons with Forge module custom-field-type (user).

It create 1 custom field type in Jira, when create custom field from this type, in section custom fields we can edit context and default value. And when click “edit custom field config” it will access to project configurable-validation which generated by Forge cli when create project.

I try to update active filters in this section of context but no information about rest API

to update. It just API about information of context.

Thanks for helping me.