IpMessagingV2Service

post/v2/Services

Response

Created

sidstring nullable
account_sidstring nullable
friendly_namestring nullable
date_createdstring date-time nullable
date_updatedstring date-time nullable
default_service_role_sidstring nullable
default_channel_role_sidstring nullable
default_channel_creator_role_sidstring nullable
read_status_enabledboolean nullable
reachability_enabledboolean nullable
typing_indicator_timeoutinteger
consumption_report_intervalinteger
{"stackTrail":"components:schemas:ip_messaging.v2.service:properties:limits","oasType":"schema","type":"unknown","nullable":true}
pre_webhook_urlstring nullable
post_webhook_urlstring nullable
webhook_methodstring nullable
webhook_filtersstring[] nullable
pre_webhook_retry_countinteger
post_webhook_retry_countinteger
{"stackTrail":"components:schemas:ip_messaging.v2.service:properties:notifications","oasType":"schema","type":"unknown","nullable":true}
{"stackTrail":"components:schemas:ip_messaging.v2.service:properties:media","oasType":"schema","type":"unknown","nullable":true}
urlstring uri nullable
linksobject nullable

Changes

Changed in 4 of the 50 revisions of this API.65

    • the limits response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the media response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the notifications response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the limits response's property type/format changed from / to object/ for status 201

      response-property-type-changed

    • the media response's property type/format changed from / to object/ for status 201

      response-property-type-changed

    • the notifications response's property type/format changed from / to object/ for status 201

      response-property-type-changed

    • the consumption_report_interval response's property default value 0 was added for the status 201

      response-property-default-value-added

    • the post_webhook_retry_count response's property default value 0 was added for the status 201

      response-property-default-value-added

    • the pre_webhook_retry_count response's property default value 0 was added for the status 201

      response-property-default-value-added

    • the typing_indicator_timeout response's property default value 0 was added for the status 201

      response-property-default-value-added

    • api tag IpMessagingV2Service added

      api-tag-added