Forums

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

I want to update "Actual End" field value which has id "customfield_10009" How I can do that?

Deleted user July 26, 2022

I have used

"https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issues/#api-rest-api-3-issue-issueidorkey-put

But got an error with status code of 415 which means my payload format is in unsupported format.

I am using 

payload = {"fields": {

"customfield_10009": "2022-07-28T19:30"}}

Where am I going wrong? 

1 answer

1 accepted

2 votes
Answer accepted
atarab
Contributor
July 27, 2022

Hi @[deleted] ,

Did you pass the 'Content-Type': 'application/json' header?

Deleted user July 27, 2022

Thanks @atarab .

Like atarab likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events