v4

latestOpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
Issue field configurations

Update field configuration items

Deprecated, use Field schemes which supports field association schemes.

Updates fields in a field configuration. The properties of the field configuration fields provided override the existing values.

This operation can only update field configurations used in company-managed (classic) projects.

The operation can set the renderer for text fields to the default text renderer (text-renderer) or wiki style renderer (wiki-renderer). However, the renderer cannot be updated for fields using the autocomplete renderer (autocomplete-renderer).

Hiding a field deletes it from the field configuration - deleting the required, description and renderer type values as well. As a result, hiding and unhiding will not restore the other values but use their default values.

Permissions required: Administer Jira global permission.

put/rest/api/3/fieldconfiguration/{id}/fields

Path parameters

idinteger required

The ID of the field configuration.

Request body

Response

Returned if the request is successful.

{"stackTrail":"paths:/rest/api/3/fieldconfiguration/{id}/fields:put:responses:204:content:application/json:schema","oasType":"schema","type":"unknown"}