Create Article Attachment via API | Community
Skip to main content

Create Article Attachment via API

  • May 4, 2023
  • 1 reply
  • 0 views

Carlos18

Greetings,

I have tried to create article attachments with the following structure without any luck:

Post: domain/api/v2/help_center/articles/article_id/attachments

{
"file": "file.pdf",
"inline": false
}

Any ideas why is not working ? thanks!

1 reply

Tipene
  • May 22, 2023

Hey Carlos,

Sorry for the delay in getting back to you!

Are you seeing any errors in the response when you attempt to create the article attachment?