Help center articles

Reorder articles

Set the order of the articles in a collection. Send every article id in the order they should appear; the server rewrites all of the collection's ranks so the order is exact and stable. Articles left out of the list keep their relative order and follow the listed ones. Returns the collection's articles in their new order.

put/helpcenter/collections/{helpcenterCollectionId}/articles/order

Request body

articleIdsstring[] required

The ids of this collection's articles, in the order they should be shown. Articles of the collection that are left out keep their relative order and are appended after the listed ones.

Response

Ok

updatedAtstring required
createdAtstring required
{"stackTrail":"components:schemas:HelpcenterArticleDocument:allOf:properties:extendedAudienceFilter","oasType":"schema","type":"unknown"}
{"stackTrail":"components:schemas:HelpcenterArticleDocument:allOf:properties:baseAudienceFilter","oasType":"schema","type":"unknown"}
docIdnumber double
{"stackTrail":"components:schemas:HelpcenterArticleDocument:allOf:properties:upvotes","oasType":"schema","type":"unknown"}
{"stackTrail":"components:schemas:HelpcenterArticleDocument:allOf:properties:plainContent","oasType":"schema","type":"unknown"}
lexorankstring
externalIdstring
{"stackTrail":"components:schemas:HelpcenterArticleDocument:allOf:properties:content","oasType":"schema","type":"unknown"}
{"stackTrail":"components:schemas:HelpcenterArticleDocument:allOf:properties:title","oasType":"schema","type":"unknown"}
{"stackTrail":"components:schemas:HelpcenterArticleDocument:allOf:properties:description","oasType":"schema","type":"unknown"}
sourceUsagenumber double required
versionnumber double required
isDraftboolean required
targetAudiencestring required
tagsstring[] required

Changes

Changed in 1 of the 20 revisions of this API.1