Topics
Update topic timestamp
put/t/{id}/change-timestamp.json
Path parameters
idstring required
Headers
Api-Keystring required
Api-Usernamestring required
Request body
Example request
{
"timestamp": "1594291380"
}Response
topic updated
Example response
{
"success": "OK"
}