curl --location --request PUT '/rest/api/3/field//context/' \ --header 'Content-Type: application/json' \ --data-raw '{ "description": "A context used to define the custom field options for bugs.", "name": "Bug fields context" }'
null