Update topic timestamp
PUT/t/:id/change-timestamp.json
Update topic timestamp
Request
Path Parameters
id stringrequired
Header Parameters
Api-Key stringrequired
Api-Username stringrequired
- application/json
Body
timestamp stringrequired
Responses
- 200
topic updated
- application/json
- Schema
- Example (from schema)
Schema
success stringrequired
{
"success": "OK"
}
Loading...