v4

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

Remove associations

Unassociates a set of fields with a project and issue type context.

Fields will be unassociated with all projects/issue types that share the same field configuration which the provided project and issue types are using. This means that while the field will be unassociated with the provided project and issue types, it will also be unassociated with any other projects and issue types that share the same field configuration.

If a success response is returned it means that the field association has been removed in any applicable contexts where it was present.

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

Permissions required: Administer Jira global permission.

delete/rest/api/3/field/association

Request body

Response

Returned if the field association validation passes.

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