articles
Add article categories
Associate new categories with the article. This will add new categories to the list of already associated categories
post/account/articles/{article_id}/categories
Path parameters
article_idinteger required
Article unique identifier
Request body
Example request
{
"categories": [
1,
10,
11
]
}Response
Reset Content