Add curation
POST
/api/v2/channels/{{channel}}/aggregates
Add curation
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” channel
required
string
Request Body
Section titled “Request Body ” Media type multipart/form-data
object
api
Whether you’re authenticating with your API key.
string
Example
false passport
string
Example
false url
The URL you’d like to curate.
string
Example
https://css-tricks.com/how-to-make-a-folder-slit-effect-with-css/Responses
Section titled “ Responses ”New Request
Media type application/json
object
archived
boolean
createdAt
string
curated
boolean
dateOfAggregatePublication
string
deletedAt
excerpt
string
feedUniqueId
string
image
string
originalUrl
string
publicationDate
string
siteName
string
title
string
uniqueId
string
updatedAt
string
useBy
Examples
Example New Request
{ "archived": false, "createdAt": "2022-10-21 02:41:24", "curated": true, "dateOfAggregatePublication": "2022-10-19T05:56:37-07:00", "deletedAt": null, "excerpt": "When you put something — say a regular sheet of paper — in a manilla folder, a part of that thing might peek out of the folder a little bit. The same sort of", "feedUniqueId": "", "image": "https://css-tricks.com/wp-json/social-image-generator/v1/image/374376", "originalUrl": "https://css-tricks.com/how-to-make-a-folder-slit-effect-with-css/", "publicationDate": "2022-10-19 12:56:37", "siteName": "CSS-Tricks", "title": "How to Make a Folder “Slit” Effect With CSS", "uniqueId": "s26syiyb63", "updatedAt": "2022-10-21 02:41:24", "useBy": null}Headers
Section titled “Headers ” Access-Control-Allow-Credentials
string
Example
true Access-Control-Allow-Origin
string
Example
* Access-Control-Max-Age
string
Example
86400 Cache-Control
string
Example
no-cache, private Connection
string
Example
keep-alive Date
string
Example
Fri, 21 Oct 2022 02:41:24 GMT Server
string
Example
nginx/1.14.0 (Ubuntu) Transfer-Encoding
string
Example
chunkedStill can’t find what you need? Contact support.