Changes to Create a New Credential

POST /v1/credentials

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

Changed in 3 of the 30 revisions of this API.14

  1. dc79460d92221
  2. f494f7d363072
  3. 98201e8dd1b411

What changed

    • added the optional property credential/skills to the response with the 200 status

      response-optional-property-added

    • added the new optional request property recipient.phone_number

      new-optional-request-property

    • added the optional property credential/recipient/phone_number to the response with the 200 status

      response-optional-property-added

  • 98201e8dd1b411See the full diff
    • deleted the header request parameter Authorization

      request-parameter-removed

    • the endpoint scheme security ApiKeyAuth was added to the API

      api-security-added