Changes to Publish a DID

PUT /dids/{id}

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

Changed in 3 of the 7 revisions of this API.214

  1. fff9410e2681113
  2. eef6722c16921
  3. 4b01176296d11

What changed

  • fff9410e2681113See the full diff
    • the response's body type changed from string to object for status

      response-body-type-changed

    • removed the request property

      request-property-removed

    • added the new optional request property

      new-optional-request-property

    • added the non-success response with the status

      response-non-success-status-added

    • added the optional property to the response with the status

      response-optional-property-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation