Articles-Operations with Specific Article-Article Attachments

Number of APIs: 2

  1. Add a New ArticleAttachment POST {{baseUrl}}/articles/:id/attachments?fields=id,name,author(id,name),created,updated,size,mimeType,extension,url

  2. Read a List of ArticleAttachments GET {{baseUrl}}/articles/:id/attachments?fields=id,name,author(id,name),created,updated,size,mimeType,extension,url