v1

latestOpenAPI 3.0.12026-07-269671357.0 KB
Integrations

Create Integration

post/v1/integrations

Request body

name'ADOBE' | 'DOCUTECH'

Name of Integration

organization_idstring

Organization to create integration for.

Example request

{
  "name": "ADOBE",
  "configuration": {
    "account_id": "1234",
    "environment": "echosigndemo.com"
  }
}

Response

successful