bot

Bot Draft Approve Route

Approve (optionally edited) and send the draft from the chosen inbox (the card's switcher), over Gmail. Idempotent: a second approve on a resolved draft is a no-op.

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

Path parameters

draft_idstring uuid required

Query parameters

providerstring required
platform_user_idstring required
channel_idstring nullable

Request body

bodystring nullable
sender_accountstring nullable
approverstring nullable

Response

Successful Response

Changes

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