Can I add images to solution articles using API?

Modified on Sun, 9 Mar at 4:25 PM

Yes, you can add inline images to your solution articles using API. Refer to the sample code given below :
{
"description":"Test Article <img src='https://snag.gy/0vVeuf.jpg' alt='Smiley face'>",
"status":2,
"title":"Solutions API",
"type":1
}


Note: Please ensure that the image should be hosted in a public location. 

 


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article