Recent searches
No recent searches
Create Article Attachment via API
Posted May 04, 2023
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!
Any ideas why is not working ? thanks!
0
1
1 comment
Tipene Hughes
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?
0