Changes to Generate a new API key

POST /api/v1/operator/keys

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

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

  1. 280a966f658721
  2. bcb7c5bf7ca61

What changed

  • 280a966f658721See the full diff
    • added required request body

      request-body-added-required

    • removed the success response with the status 201

      response-success-status-removed

    • added the success response with the status 200

      response-success-status-added

    • endpoint added

      endpoint-added