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??
You can use this:
POST /rest/api/3/app/field/value
You can achieve an http request with Postman or cURL etc.
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.