Skip to main content

Toggle a post as the thread solution

POST 

/posts/:id/mark-solution

Toggle a post as the thread solution. If a post is marked as a solution when another is already marked, the existing solution will be unmarked.

Request

Responses

OK

Response Headers
    XF-Latest-Api-Version

    The latest API version available.

    XF-Used-Api-Version

    The API version used to render the response.

    XF-Request-User

    The user ID of the request user.

    XF-Request-User-Extras

    Additional information about the request user in JSON encoding. Requires XF-Request-User header to be non-zero.