Create External DMS

Create an external dms.

post

Create an external dms.

Authorizations
ApiKeystringRequired
Query parameters
regionstring · enumOptional

The region to perform this request in

Possible values:
reference_idstringOptional

An optional reference id which will be stored against usage records if supplied

Body
namestringRequired

The name of the external DMS. This will be used to generate the external_dms_id.

Responses
200

Success

application/json
successbooleanOptionalExample: true
external_dms_idstringOptionalExample: external-dms-123
post
/v2/external-enquiry/upsert-external-dms

Last updated

Was this helpful?