Changes to Add metadata to an account

POST /v2/{ledger}/accounts/{address}/metadata

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 53 revisions of this API.52

  1. 2945092328b921
  2. 7ee573f0087f11
  3. d93e4ae21e381
  4. dcde15f756b51

What changed

  • 2945092328b921See the full diff
    • 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

    • added the new optional query request parameter schemaVersion

      new-optional-request-parameter

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

      response-property-enum-value-added

    • removed the BUCKET_OUTDATED enum value from the errorCode response property for the response status default

      response-property-enum-value-removed

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

      response-property-enum-value-added

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

      response-property-enum-value-added