post/v1/Services

Response

Created

sidstring nullable

The unique string that identifies the resource

unique_namestring nullable

An application-defined string that uniquely identifies the resource

account_sidstring nullable

The SID of the Account that created the resource

friendly_namestring nullable

The string that you assigned to describe the resource

date_createdstring date-time nullable

The ISO 8601 date and time in GMT when the resource was created

date_updatedstring date-time nullable

The ISO 8601 date and time in GMT when the resource was last updated

urlstring uri nullable

The absolute URL of the Service resource

webhook_urlstring uri nullable

The URL we call when Sync objects are manipulated

webhooks_from_rest_enabledboolean nullable

Whether the Service instance should call webhook_url when the REST API is used to update Sync objects

reachability_webhooks_enabledboolean nullable

Whether the service instance calls webhook_url when client endpoints connect to Sync

acl_enabledboolean nullable

Whether token identities in the Service must be granted access to Sync objects by using the Permissions resource

reachability_debouncing_enabledboolean nullable

Whether every endpoint_disconnected event occurs after a configurable delay

reachability_debouncing_windowinteger nullable

The reachability event delay in milliseconds

linksobject nullable

The URLs of related resources

Changes