How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Docusign FormGroups API

With the appropriate permissions, form administrators at your company can create form groups, or curated set of forms gathered from the association **form libraries** to which DocuSign provides access. Form groups enable agents to know which forms to add to rooms based on the type of transaction they are working on. When creating groups, administrators can make certain forms required, ensuring compliance. If you don't create groups, agents will have to choose forms they need from a list of association forms.

Docusign FormGroups API is one of 134 APIs that Docusign publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Form Groups. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an AsyncAPI specification, a JSON-LD context, a getting-started guide, rate-limit docs, and 1 JSON Schema.

This API exposes 10 operations across 7 paths, and defines 10 schemas. It is described by OpenAPI 3.2.0, at version v2.

Requests are made against a single base URL, https://rooms.docusign.com/restapi.

10 operations 7 paths 10 schemas 1 DELETE3 GET5 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v2
Base URL
https://demo.docusign.net/restapi
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Docusign FormGroups API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (Bearer). By default, every request must be authenticated.

  • Bearer — JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Paths & Operations 10

Across 7 paths, the API surfaces 10 operations — 1 DELETE, 3 GET, 5 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

FormGroups 10

With the appropriate permissions, form administrators at your company can create form groups, or curated set of forms gathered from the association form libraries to which DocuSig…

GET
/v2/accounts/{accountId}/form_groups
Docusign Gets form groups.
FormGroups_GetFormGroups 3 params → 200400401
POST
/v2/accounts/{accountId}/form_groups
Docusign Creates a form group.
FormGroups_CreateFormGroup 1 param body → 201400401
GET
/v2/accounts/{accountId}/form_groups/{formGroupId}
Docusign Gets a form group.
FormGroups_GetFormGroup 2 params → 200400401
PUT
/v2/accounts/{accountId}/form_groups/{formGroupId}
Docusign Renames a form group.
FormGroups_RenameFormGroup 2 params body → 200400401
DELETE
/v2/accounts/{accountId}/form_groups/{formGroupId}
Docusign Deletes a form group.
FormGroups_DeleteFormGroup 2 params → 204400401
GET
/v2/accounts/{accountId}/form_groups/{formGroupId}/forms
Docusign Gets the user's form group forms.
FormGroupForms_GetFormGroupForms 4 params → 200400401
POST
/v2/accounts/{accountId}/form_groups/{formGroupId}/unassign_form/{formId}
Docusign Removes a form from a form group.
FormGroups_RemoveFormGroupForm 3 params → 204400401
POST
/v2/accounts/{accountId}/form_groups/{formGroupId}/assign_form
Docusign Assigns a form to a form group.
FormGroups_AssignFormGroupForm 2 params body → 204400401
POST
/v2/accounts/{accountId}/form_groups/{formGroupId}/grant_office_access/{officeId}
Docusign Grants an office access to a form group.
FormGroups_GrantOfficeAccessToFormGroup 3 params → 204400401
POST
/v2/accounts/{accountId}/form_groups/{formGroupId}/revoke_office_access/{officeId}
Docusign Revoke an office's access to a form group.
FormGroups_RevokeOfficeAccessFromFormGroup 3 params → 204400401

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are FormGroupFormList (7 properties), FormGroupSummaryList (7 properties), GroupForm (5 properties), FormGroupForm (4 properties). Each schema is shown below with its type and property counts.

FormGroupForUpdate
object
1 property 1 required
GroupForm
object
Description of a single form in a group.
5 properties
FormGroupFormToAssign
object
2 properties 1 required
FormGroupForm
object
4 properties
FormGroupSummary
object
Contains details about a form group.
3 properties
FormGroup
object
Result from getting a form group.
4 properties
ApiError
object
This object describes errors that occur. It is valid only for responses and ignored in requests.
3 properties
FormGroupForCreate
object
Request object for FormGroup: CreateFormGroup.
1 property 1 required
FormGroupSummaryList
object
Contains a list of form groups.
7 properties
FormGroupFormList
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

docusign-formgroups-api-openapi.yml Raw ↑

Other APIs Docusign publishes across the network.

Docusign Web Forms API
Docusign Notary API
Docusign Navigator API
Docusign Workspaces API
Docusign CLM API
Docusign Connected Fields API
Docusign AccountBrands API
Docusign AccountConsumerDisclosures API
Docusign AccountCustomFields API
Docusign AccountPasswordRules API
Docusign AccountPermissionProfiles API
Docusign Accounts API
Where this information came from

This is an independent, third-party profile of Docusign FormGroups API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.