integrations

Set Discord Approval Channel Route

Set the workspace's Discord approval channel. Every Discord-delivery agent posts its approval cards here. Stored on a dedicated install row keyed by guild_id (distinct from the per-user /link rows), so it survives even if individual founders unlink.

post/api/v1/integrations/discord/approval-channel

Headers

authorizationstring nullable

Bearer <token>

Bearer <token>

Request body

channel_idstring required
channel_namestring nullable
guild_idstring required
guild_namestring nullable

Response

Successful Response

Changes