Hello All,
I need to change the values of a custom field in Jira based on API calls?? Can we do that and also suggest me how to do that??
Community moderators have prevented the ability to post new answers.
You can use this:
POST /rest/api/3/app/field/value
You can achieve an http request with Postman or cURL etc.
Hello @Alex Koxaras -Relational-
Thank you for your Quick response. Will use the above given info.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Kindly mark my answer as accepted in order to help others. Thaxn!
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.