v68

latestOpenAPI 3.0.3MITraw.githubusercontent.com2026-08-011,21696712.3 MB
orgs

Delete issue field for an organization

Deletes an issue field for an organization.

You can find out more about issue fields in Managing issue fields in an organization.

To use this endpoint, the authenticated user must be an administrator for the organization. OAuth app tokens and personal access tokens (classic) need the admin:org scope to use this endpoint.

delete/orgs/{org}/issue-fields/{issue_field_id}

Path parameters

orgstring required

The organization name. The name is not case sensitive.

issue_field_idinteger required

The unique identifier of the issue field.

Response

A header with no content is returned.