Changes to Bulk Create credentials (v1)

POST /v1/credentials/bulk_create

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

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

  1. f49e189c57671
  2. 7b8d90ce110b1
  3. 98201e8dd1b411

What changed

    • added the non-success response with the status 422

      response-non-success-status-added

    • api operation id Bulk Create credentials removed and replaced with Bulk Create credentials (v1)

      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