Download OpenAPI specification:Download
Welcome to the HumHub post module API reference.
id required | integer ID of content container |
topics | string Example: "Music,Dancing" Coma separated list of topics to filter |
page | string >= 0 The number of page of the result set. |
limit | string [ 1 .. 50 ] Default: 20 The numbers of items to return per page. |
Successful operation
id required | integer ID of content container to post to |
The post
data required | object (Post) |
successful operation
Invalid post id supplied
Post not found
page | string >= 0 The number of page of the result set. |
limit | string [ 1 .. 50 ] Default: 20 The numbers of items to return per page. |
Successful operation
id required | integer The id of the post |
successful operation
Invalid post id supplied
Post not found