bot

Bot Draft Redraft Route

Regenerate the draft's CONTENT in place (the card's 'Redraft because' menu), preserving its trigger event. Any reason lands in the feedback ledger with source='slack_card' BEFORE generation, so a refused redraft never loses the judgment. Distinct from /regenerate, which only re-voices the existing body.

post/api/v1/bot/draft/{draft_id}/redraft

Path parameters

draft_idstring uuid required

Query parameters

providerstring required
platform_user_idstring required
channel_idstring nullable

Request body

reason_tag'too_long' | 'wrong_tone' | 'weak_opener' | 'wrong_facts' nullable
notestring nullable
scope'this_draft' | 'every_draft' nullable

Response

Successful Response

Changes

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