Changes to Subscribe to real time events.

GET /api/v1/events/subscribe

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

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

  1. fafce3d5aa9e5

What changed

    • the endpoint scheme security Local User JWT was added to the API

      api-security-added

    • the query request parameter authorization became optional

      request-parameter-became-optional

    • query request parameter authorization was deprecated

      request-parameter-deprecated

    • for the query request parameter authorization, the type/format was generalized from string/ to /

      request-parameter-type-generalized

    • added the non-success response with the status 401

      response-non-success-status-added