Knowledge to draft

Generate a draft

post

Generates and creates a draft using structured textual data.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
templateIdstring · nullableOptional

The ID of the template to use. If not provided, the system will randomly select one.

Responses
200

Draft generated and created successfully

application/json
urlstringOptional

URL of the created draft.

post
/knowledge-to-draft/generate-draft

Last updated

Was this helpful?