Changes to Create a provider

POST /providers

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

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

  1. f76bed79a9132
  2. f0ac5c2fa86e11
  3. b3dde93748681

What changed

    • added the new optional header request parameter Idempotency-Key

      new-optional-request-parameter

    • added the new optional header request parameter x-idempotency-expiration

      new-optional-request-parameter

  • f0ac5c2fa86e11See the full diff
    • removed the success response with the status 200

      response-success-status-removed

    • added the success response with the status 201

      response-success-status-added

    • endpoint added

      endpoint-added