Skip to main content
New Voice
March 13, 2026
Idea Submitted

CLM API Enhancement: Create/Update Clause Options via API

Categories:CLM
  • March 13, 2026
  • 0 replies
  • 23 views

Hi , It would be really helpful if CLM Object API v2 supported creating and updating Clause Options via API. Today there is an  POST Api /v2/{accountId}/clauses (Text/Notes) but this does not add the clause option, the GET /v2/{accountId}/clauses/{clauseId}/options returns no options for the previous post API. We’ve been advised by DocuSign Support that currently options are created through UI-only(Case Id: 16951191). Could you please enable API endpoints to create/update/delete clause options (e.g., option name/label, text, notes, order/active) so customers can automate clause library migrations and keep DEV/UAT/PROD in sync without manual UI work.