Update subscriptions

Updates one or more subscriptions. Fields that are not included in the request, are not changed.

If both instanceIds and timeSeriesIds are set, they must either both be add/remove or both be set operations.

Securityoidc-token or oauth2-client-credentials or oauth2-open-industrial-data or oauth2-auth-code
Request
Request Body schema: application/json
required

The subscriptions to update

required
Array of objects (Select by externalId) = 1 items
Responses
200

A list of subscriptions updated

post/timeseries/subscriptions/update
Request samples
application/json
{
  • "items": [
    • {
      }
    ]
}
Response samples
application/json
{
  • "items": [
    • {
      }
    ]
}