---
title: "Create Docusign integration"
method: POST
path: "/docusign"
tags: ["Integrations"]
---

# Create Docusign integration

`POST /docusign`

Creates an integration with Docusign. On success a redirect URL is returned.

## Request body

- DocuSignIntegrationRequestJson
  - `clientId` string
  - `clientSecret` string
  - `environment` 'DEMO' | 'PRODUCTION'

## Response `default`

successful operation

---

[API](https://skmtc.net/dealhub/apis/quote-api.md) · [All operations](https://skmtc.net/dealhub/apis/quote-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dealhub/quote-api/versions/c30f5b9fbfab/schema)
