Changes to Create a Stripe Checkout session for a paid API key subscription

POST /api-keys/subscribe

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

Changed in 1 of the 5 revisions of this API.32

  1. 3cefca8a496832

What changed

    • removed the enum value pro of the request property

      request-property-enum-value-removed

    • removed the enum value scale of the request property

      request-property-enum-value-removed

    • removed the enum value starter of the request property

      request-property-enum-value-removed

    • the request property default value changed from starter to unlimited

      request-property-default-value-changed

    • added the new unlimited enum value to the request property

      request-property-enum-value-added