topic
Update topic
Update a topic
patch/api/users/:userId/topics/:topicId
Path parameters
userIdstring required
logged in users id
topicIdstring required
requested topics id
Request body
Example request
{
"hashtag": "banana",
"endsAt": "2018-08-06T04:11:41.568Z"
}Response
No content