Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Comment:
minor fix
Base URL for this endpointthese endpoints: https://api.brightsignnetwork.com/2017/01/REST/Subscriptions/
GET
Returns a list of subscriptions
Parameters
: A value specifying which page to retrieve. This value is useful if the
marker[string]
isTruncated
entry in the response body of the previous GET call indicates that the number of presentations exceeds thepageSize
.
: The maximum number of presentations that can be contained in the response body
pageSize[int]
Response Body
Returns a paged list of Device Subscription Entity instances on a network. This will return not more than 100 entities along with the information necessary to return any other remaining pages.
POST
Activates subscription keys on a network
Request Body
: The name of the subscription key (a token, that when activated, associates the key with subscriptions)
key[string]
Response Body
Complete information about the subscriptions which have been successfully added to a network as the result of activation.
Operations/GET
Returns the operational permissions granted to roles for specific business operations
Response Body
Returns the Business Operations Entity
Endpoints:
Table of Contents | ||||||
---|---|---|---|---|---|---|
|