Forums

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

Confluence API + URL in a table gives error

Karl Sjökvist July 7, 2023

Hello everyone!
I'm trying to do upload this body in the API request https://example.atlassian.net/wiki/api/v2/pages/

<table><tbody><tr><th>dnisstart</th><th>dnisend</th><th>ownerid</th><th>appname</th><th>url</th></tr><tr><td>example</td><td>example</td><td>example</td><td>example</td><td>http://tomcat1:8080/example.vxml</td></tr></tbody></table>

But im getting the following error:

{"errors":[{"status":400,"code":"INVALID_REQUEST_PARAMETER","title":"Content body cannot be converted to new editor format","detail":null}]}

I'm guessing it has something to do with the "/"? But how do I upload a URL?

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events