orgs
Update issue field for an organization
Updates 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.
patch/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.
Request body
Response
Response