Forums

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

How to create an Issue using Wiki Formatting through the V3 API

Rone Brandão
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 20, 2019

I don't want to create a issue description using JSON format, but I'm not able to create it using Wiki Formatting.

That's what I have tried:

"content": [
{
"text": "h1. Example Title",
"type": "text"
}
]

The text appears raw:

image.png

What is the proper way of doing it?

 

1 answer

1 vote
Randy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 23, 2019

Make sure you're using the v2 api.  v3 doesn't support updating content with wiki formatting last i checked.  

/rest/api/2/issue/

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events