Developer
Developer - DocuSign

Auto Label Docusign Fields

Use Claude (multimodal) to label a form's fields from the template PDF.

Renders the template's PDF pages with a numbered marker at each field's position, asks Claude to read the printed label adjacent to each marker, and writes the generated display_name / llm_description into the sidecar columns. Returns the refreshed form detail.

post/developer/docusign/forms/{form_id}/auto-label

Path parameters

form_idstring uuid required

Response

Successful Response

docusign_form_idstring uuid required
template_idstring required
namestring required
email_subjectstring nullable
extraction_promptstring nullable
descriptionstring nullable
last_synced_atstring date-time nullable

Changes

No recorded changes to this endpoint across all 2 revisions of this API.