Changes to Create a new Sink

POST /v1/Sinks

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

Changed in 3 of the 51 revisions of this API.313

  1. v12bc57338abc511
  2. v12ad3c7d7e22b211
  3. v19cb5de98bde31

What changed

  • v12bc57338abc511See the full diff
    • the response's property type changed from object to no type for status

      response-property-type-changed

    • the request property type was generalized from object to no type

      request-property-type-generalized

  • v12ad3c7d7e22b211See the full diff
    • the request property type changed from no type to object

      request-property-type-changed

    • the response's property type changed from no type to object for status

      response-property-type-changed

    • added the new email enum value to the response property for the response status

      response-property-enum-value-added

    • added the new email enum value to the request property

      request-property-enum-value-added

    • api tag EventsV1Sink added

      api-tag-added