dashboard

Unlink Channel

Unlinks a channel, releasing every setting that pointed at it.

Busts the bot's cached logging config so an unlinked destination stops being written to immediately instead of for up to monni.logs.config.CACHE_TTL more seconds. Logging is the only feature that currently caches per-channel state this way; if another module grows one, it needs the same fire-and-forget notification here.

delete/dashboard/bot/settings/{guild_id}/channels/{channel_ref}

Path parameters

guild_idinteger required
channel_refstring required

Response

Successful Response

{"stackTrail":"paths:/dashboard/bot/settings/{guild_id}/channels/{channel_ref}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.