ledger.v2

Update exporter

put/v2/_/exporters/{exporterID}

Request body

driverstring required

Name of the exporter driver to use

configobject required

Driver-specific configuration for the exporter

Response

Exporter updated

Changes

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

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

      response-property-enum-value-added

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

      response-property-enum-value-added

    • endpoint added

      endpoint-added