Creates a new draft for a specific contact. The source is automatically set to “api”.
draftOwner query parameter is required and identifies the draft owner. It accepts either:usr_abc123def456789) — used directlyjohn@acme.com) — resolved to userId via email lookupcontactOwner in the Lead API. Team membership is verified in both cases.Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Contact ID
Draft owner identifier. Accepts either a userId (e.g., usr_abc123def456789) or a login email (e.g., john@acme.com).
Communication channel
email, linkedin, whatsapp, sms Draft content (max 30KB)
Draft subject (optional)
CC email addresses (optional)
File attachments (optional)
Activity ID to reply to (optional)
Additional metadata (optional)
Draft created successfully
ID of the created draft