You can get the combined traffic for your videos starting from the subscription period start date till now.
Base url https://api.omegastream.net/company/client/video this will be called from now as {base_url}
PUT: {base_url}/:uuid/privacy
a0dc8dbf-3126-4805-89a1-662a33331f93){
"privacy": "private"
}
public or private.| Key | Value | Details |
|---|---|---|
| Authorization | Bearer {{api_key}} | api key is very important here to authorize your request. |
| Content-Type | application/json |
Status Code: 204 No Content