Changes to Delete metadata by key

DELETE /v2/{ledger}/accounts/{address}/metadata/{key}

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

Changed in 6 of the 53 revisions of this API.53

  1. 2945092328b92
  2. 6934578c1ac81
  3. 8bb59440bb351
  4. 7ee573f0087f11
  5. d93e4ae21e381
  6. dcde15f756b51

What changed

    • 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

    • added the success response with the status

      response-success-status-added

    • added the new optional header request parameter Idempotency-Key

      new-optional-request-parameter

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

      response-property-enum-value-added

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

      response-property-enum-value-removed

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

      response-property-enum-value-added

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

      response-property-enum-value-added