Discard Inbox Email Draft
DELETE /inbox/emails/{email_id}/draft
DELETE
/inbox/emails/{email_id}/draft
Throw away the AI draft on this thread.
Discards the DRAFT, not the thread - the conversation and every message already sent survive. There is nothing to undo, so a UI should confirm before calling it.
Authorizations
Parameters
Path Parameters
email_id
required
Email thread id.
string
Email thread id.
Header Parameters
Responses
200
Successful Response
object
data
required
object
key
additional properties
any
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string