Changes to Bulk Create Credentials (v2)

POST /v2/credentials/bulk_create

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

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

  1. dc79460d92221
  2. f494f7d363071
  3. 7b8d90ce110b1
  4. 98201e8dd1b411

What changed

    • added the optional property results/items/credential/skills to the response with the 207 status

      response-optional-property-added

    • added the optional property results/items/credential/recipient/phone_number to the response with the 207 status

      response-optional-property-added

    • api operation id Bulk Create Credentials removed and replaced with Bulk Create Credentials (v2)

      api-operation-id-removed

  • 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