- 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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.