collections
Add collection articles
Associate new articles with the collection. This will add new articles to the list of already associated articles
post/account/collections/{collection_id}/articles
Path parameters
collection_idinteger required
Collection unique identifier
Request body
Example request
{
"articles": [
2000003,
2000004
]
}Response
Reset Content