createDraft

open suspend override fun createDraft(request: CreateDraftRequest): AtpResponse<CreateDraftResponse>

Inserts a draft using private storage (stash). An upper limit of drafts might be enforced. Requires authentication.