最近搜索
没有最近搜索
Create Article Attachment via API
已于 2023年5月04日 发布
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 条评论
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