Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×- private - rest api
- Server/Data Center. (jira software server 8.20)
jira/rest/globalconfig/1/customfieldoptions/{customFieldId}/setOptions (POST)
I want to know SCHEMA information that can set options.
How to write "Request Body"?
Hi @박상필 ,
Welcome to the community, you can find the full documentation for this REST API endpoint in the developer documentation here: https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-custom-field-options/#api-rest-api-3-field-fieldid-context-contextid-option-move-put
Cheers,
Peter
Do'h my apologies I missed that it was on server.
You can ignore the link I gave you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So according to this Community Question: https://community.atlassian.com/t5/Jira-Software-questions/Create-custom-field-options-with-jira-server-REST-API/qaq-p/1721469
This is not possible on Server.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm not sure exactly what you're trying to do, but you can update the options for select list fields. See the answer to this question: https://community.atlassian.com/t5/Jira-questions/Create-multi-select-custom-field-with-options-using-rest-api-in/qaq-p/1193890
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.