/restapi/v1.0/subscription/:subscriptionId
PUT {{baseUrl}}/restapi/v1.0/subscription/:subscriptionId?aggregated=<boolean>
Update/Renew Subscription by ID
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
aggregated | string | If 'True' then aggregated presence status is returned in a notification payload |
Request Body
{"eventFilters"=>["<string>", "<string>"]}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |