v3

latestOpenAPI 3.1.0MIT2026-07-31930688.4 KB
Topics

Set notification level

post/t/{id}/notifications.json

Path parameters

idstring required

Headers

Api-Keystring required
Api-Usernamestring required

Request body

notification_level'0' | '1' | '2' | '3' required

Response

topic updated

successstring

Example response

{
  "success": "OK"
}