Appearance
Update the featured topics lists
Events
POST
/events/{id}/changeFeaturedTopics
Parameters
Path Parameters
id*
ID of the event to interact with
Type
Requiredstring
Query Parameters
moderatorId*
ID of the moderator editing the event image
Type
Requiredstring
Request Body
application/json
JSON "featuredTopics": [ { "privateId": 0, "publicId": 0, "contentType": "string" } ]
{
}
Responses
Event Featured Topics Update updated

