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!