Lucas Bartholemy
Lucas Bartholemy
Hmm, in the `content ` table, can you post the data row for that here?
Unfortunately this is not yet implemented
The endpoints for the Content API to manage Topics is currently not yet implemented.
Do you mean send a registration email (invite)? Creating users is already possible.
@donni106 Ah ok, got it. That's not implemented/planned yet.
Would be great if you can also contribute parts of your customization back to the HumHub project! Our REST API should preferably not provide custom logics (such as custom registration...
@donni106 Feel free to add that. Currently, the focus was mainly on an automated administration regarding Rest API.
@donni106 Currently, user management is only accessible to administrators. Own profiles cannot currently be edited via the REST API as described by you. If you like you can contact us...
We need this seperation: - Content API: Provides generic metadata valid for all content types - Post API: Only data relevant for posts (i.e. message) - Poll API: Only data...
Sorry, unfortunately I don't quite understand it. The data is structured in the same way. - Post API contains post information + content data - Content API only contains content...