moveForum


Moves a forum to the desired position within the list of forums.

Parameters

Name Description
blog_id required Blog ID (Site ID) the forum belongs to.
category_id required Category ID the forum belongs to.
forum_id required Forum ID.
direction required Direction to move when moving a forum.
output optional The response output format. Accepts JSON and XML.

Request Syntax

https://services.onesite.com/rest/ugcForum?action=moveForum&blog_id=225642611&category_id=139071&forum_id=233613&direction=down&devkey=[devkey]

JSON Response