v4

latestOpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
Issue custom field associations

Create associations

Associates fields with projects.

Fields will be associated with each issue type on the requested projects.

Fields will be associated with all projects that share the same field configuration which the provided projects are using. This means that while the field will be associated with the requested projects, it will also be associated with any other projects that share the same field configuration.

If a success response is returned it means that the field association has been created in any applicable contexts where it wasn't already present.

Up to 50 fields and up to 100 projects can be associated in a single request. If more fields or projects are provided a 400 response will be returned.

Permissions required: Administer Jira global permission.

put/rest/api/3/field/association

Request body

Response

Returned if the field association validation passes.

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