Hello everyone,
I have created a customField (customfield_10905) in my Jira server Instance which is a drop-down field of several CustomFieldOptions.
I can access endpoints from /api/rest/2/ but not for /api/rest/3.
Working REST endpoints related to CustomFields:
/rest/api/2/issue/{IssueId}/editmeta
/rest/api/2/customFieldOption/{OptionID}
I want to add additional CustomFieldOptions and assign it to customfield_10905. Unfortunately I couldn't find an appropriate endpoint.
1. Is there a V2 endpoint I can make us of?
2. Is there an option to enable the V3-REST API for Jira Build (v9.4.14)
Thanks in advance
Community moderators have prevented the ability to post new answers.
Hi,
You seems to be in Jira Data Center, and this is not possible yet. Here the feature request:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.