ledger.v2

Create exporter

post/v2/_/exporters

Request body

driverstring required

Name of the exporter driver to use

configobject required

Driver-specific configuration for the exporter

Response

Created exporter

Changes

Changed in 2 of the 52 revisions of this API.21

    • added the new SCHEMA_ALREADY_EXISTS enum value to the errorCode response property for the response status default

      response-property-enum-value-added

    • added the new SCHEMA_NOT_SPECIFIED enum value to the errorCode response property for the response status default

      response-property-enum-value-added

    • endpoint added

      endpoint-added