v3

latestOpenAPI 3.1.0MIT2026-07-31930688.4 KB
Topics

Create topic timer

post/t/{id}/timer.json

Path parameters

idstring required

Headers

Api-Keystring required
Api-Usernamestring required

Request body

timestring
status_typestring
based_on_last_postboolean
category_idinteger

Response

topic updated

successstring
execute_atstring
durationstring nullable
based_on_last_postboolean
closedboolean
category_idinteger nullable

Example response

{
  "success": "OK"
}