Sha256: 89f729c00cbfddb5b182f2e3f99bba5f0960899fa91778ad514344a1ecafd53c
Contents?: true
Size: 760 Bytes
Versions: 3
Compression:
Stored size: 760 Bytes
Contents
--- title: FacebookIntegrationUpdateRequest --- ## PureCloud::FacebookIntegrationUpdateRequest ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **page_access_token** | **String** | The long-lived Page Access Token of a facebook page. See https://developers.facebook.com/docs/facebook-login/access-tokens. Either pageAccessToken or userAccessToken should be provided. | [optional] | | **user_access_token** | **String** | The short-lived User Access Token of the facebook user logged into the facebook app. See https://developers.facebook.com/docs/facebook-login/access-tokens. Either pageAccessToken or userAccessToken should be provided. | [optional] | {: class="table table-striped"}
Version data entries
3 entries across 3 versions & 1 rubygems