Skip to main content
POST
Move articles to a group

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
article_ids
string[]
required
Minimum array length: 1
group_id
string | null
required

Target group id, or null to detach the articles from any group.

Response

Successful response

updated_count
integer
required