v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-02-05158112.9 KB
NotifyV1Service

post/v1/Services

Response

Created

sidstring nullable

The unique string that we created to identify the Service resource.

account_sidstring nullable

The SID of the Account that created the Service resource.

friendly_namestring nullable

The string that you assigned to describe the resource.

date_createdstring date-time nullable

The date and time in GMT when the resource was created specified in RFC 2822 format.

date_updatedstring date-time nullable

The date and time in GMT when the resource was last updated specified in RFC 2822 format.

apn_credential_sidstring nullable

The SID of the Credential to use for APN Bindings.

gcm_credential_sidstring nullable

The SID of the Credential to use for GCM Bindings.

fcm_credential_sidstring nullable

The SID of the Credential to use for FCM Bindings.

messaging_service_sidstring nullable

The SID of the Messaging Service to use for SMS Bindings. In order to send SMS notifications this parameter has to be set.

facebook_messenger_page_idstring nullable

Deprecated.

default_apn_notification_protocol_versionstring nullable

The protocol version to use for sending APNS notifications. Can be overridden on a Binding by Binding basis when creating a Binding resource.

default_gcm_notification_protocol_versionstring nullable

The protocol version to use for sending GCM notifications. Can be overridden on a Binding by Binding basis when creating a Binding resource.

default_fcm_notification_protocol_versionstring nullable

The protocol version to use for sending FCM notifications. Can be overridden on a Binding by Binding basis when creating a Binding resource.

log_enabledboolean nullable

Whether to log notifications. Can be: true or false and the default is true.

urlstring uri nullable

The absolute URL of the Service resource.

linksobject nullable

The URLs of the Binding, Notification, Segment, and User resources related to the service.

alexa_skill_idstring nullable

Deprecated.

default_alexa_notification_protocol_versionstring nullable

Deprecated.

delivery_callback_urlstring nullable

URL to send delivery status callback.

delivery_callback_enabledboolean nullable

Callback configuration that enables delivery callbacks, default false