Changes to Fetch push notification service settings

GET /v1/Services/{ChatServiceSid}/Configuration/Notifications

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

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

  1. v192d1169c37c23
  2. v1b4d0e634cd693
  3. v14e3f150aaa781

What changed

    • the added_to_conversation response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the new_message response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the removed_from_conversation response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the added_to_conversation response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the new_message response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the removed_from_conversation response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • api tag ConversationsV1Notification added

      api-tag-added