Changes to Create a channel endpoint

POST /v1/channel-endpoints

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

Changed in 5 of the 12 revisions of this API.22013

  1. 24e82408dec711
  2. c2b2fa0d5d4811
  3. 8092e41edd57142
  4. ab1c5d528f971
  5. c69777f601841139

What changed

  • 24e82408dec711See the full diff
    • added the new novu-web-chat enum value to the providerId response property for the response status 201

      response-property-enum-value-added

    • removed the novu-agent-chat enum value from the providerId response property for the response status 201

      response-property-enum-value-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • c2b2fa0d5d4811See the full diff
    • added the new novu-agent-chat enum value to the providerId response property for the response status 201

      response-property-enum-value-added

    • removed the novu-web-chat enum value from the providerId response property for the response status 201

      response-property-enum-value-removed

  • 8092e41edd57142See the full diff
    • added GrafanaOnCallIntegrationEndpointDto ToolWebhookEndpointDto to the endpoint response property oneOf list for the response status 201

      response-property-one-of-added

    • added the new grafana enum value to the providerId response property for the response status 201

      response-property-enum-value-added

    • added the new grafana_oncall_integration enum value to the type response property for the response status 201

      response-property-enum-value-added

    • added the new novu-web-chat enum value to the providerId response property for the response status 201

      response-property-enum-value-added

    • added the new tool_webhook enum value to the type response property for the response status 201

      response-property-enum-value-added

    • added grafana_oncall_integration tool_webhook mapping keys to the request discriminator

      request-body-discriminator-mapping-added

    • added CreateGrafanaOnCallIntegrationEndpointDto CreateToolWebhookEndpointDto to the request body oneOf list

      request-body-one-of-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new ruach-sms enum value to the providerId response property for the response status 201

      response-property-enum-value-added

  • c69777f601841139See the full diff
    • added WebexRoomEndpointDto WebexPersonEndpointDto LineUserEndpointDto PagerDutyServiceEndpointDto OpsgenieIntegrationEndpointDto to the endpoint response property oneOf list for the response status 201

      response-property-one-of-added

    • added the new anypost enum value to the providerId response property for the response status 201

      response-property-enum-value-added

    • added the new line enum value to the providerId response property for the response status 201

      response-property-enum-value-added

    • added the new line_user enum value to the type response property for the response status 201

      response-property-enum-value-added

    • added the new opsgenie enum value to the providerId response property for the response status 201

      response-property-enum-value-added

    • added the new opsgenie_integration enum value to the type response property for the response status 201

      response-property-enum-value-added

    • added the new pagerduty enum value to the providerId response property for the response status 201

      response-property-enum-value-added

    • added the new pagerduty_service enum value to the type response property for the response status 201

      response-property-enum-value-added

    • added the new sendblue enum value to the providerId response property for the response status 201

      response-property-enum-value-added

    • added the new tool enum value to the channel response property for the response status 201

      response-property-enum-value-added

    • added the new tool-webhook enum value to the providerId response property for the response status 201

      response-property-enum-value-added

    • added the new webex-messaging enum value to the providerId response property for the response status 201

      response-property-enum-value-added

    • added the new webex_person enum value to the type response property for the response status 201

      response-property-enum-value-added

    • added the new webex_room enum value to the type response property for the response status 201

      response-property-enum-value-added

    • added the new optional request property oneOf[CreateMsTeamsChannelEndpointDto]/createSubscriberIfMissing

      new-optional-request-property

    • added the new optional request property oneOf[CreateMsTeamsUserEndpointDto]/createSubscriberIfMissing

      new-optional-request-property

    • added the new optional request property oneOf[CreatePhoneEndpointDto]/createSubscriberIfMissing

      new-optional-request-property

    • added the new optional request property oneOf[CreateSlackChannelEndpointDto]/createSubscriberIfMissing

      new-optional-request-property

    • added the new optional request property oneOf[CreateSlackUserEndpointDto]/createSubscriberIfMissing

      new-optional-request-property

    • added the new optional request property oneOf[CreateTelegramChatEndpointDto]/createSubscriberIfMissing

      new-optional-request-property

    • added the new optional request property oneOf[CreateWebhookEndpointDto]/createSubscriberIfMissing

      new-optional-request-property

    • added webex_room webex_person line_user pagerduty_service opsgenie_integration mapping keys to the request discriminator

      request-body-discriminator-mapping-added

    • added CreateWebexRoomEndpointDto CreateWebexPersonEndpointDto CreateLineUserEndpointDto CreatePagerDutyServiceEndpointDto CreateOpsgenieIntegrationEndpointDto to the request body oneOf list

      request-body-one-of-added