Changes to Re-send the claim email for a pending email-delivery offer.

POST /v1/credential-offers/{uuid}/resend-email

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

Changed in 2 of the 8 revisions of this API.22

  1. 9addd64b04b121
  2. 1c34704cfbbb1

What changed

    • added required request body

      request-body-added-required

    • for the path request parameter uuid, the format changed from no format to uuid

      request-parameter-type-changed

    • added the media type application/json for the response with the status

      response-media-type-added

    • endpoint added

      endpoint-added