Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Create CustomFieldOptions per REST API

dantrell boaz
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 26, 2024

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

1 answer

1 accepted

0 votes
Answer accepted
Mohamed Benziane
Community Champion
April 29, 2024

Hi,

You seems to be in Jira Data Center, and this is not possible yet. Here the feature request:

[JRASERVER-36112] Add REST API (PUT, POST, DELETE) for custom field options - Create and track feature requests for Atlassian products.

Suggest an answer

Log in or Sign up to answer