Creates a subscription.Copy Pagepost https://sensor.api.eu1.scalar.zf.com/v1/subscriptionsCreates a subscription.📘The rate limit for this API is small.Body Paramsapplication/jsonapplication/*+jsonRequest dto for subscription post endpoint.sensorIdsarray of stringsrequiredRepresents a list of sensors to be included in the subscription.sensorIds*ADD stringassetIdsarray of uuids | nullRepresents a list of assetIds to filter. If provided, only the sensors specified in "sensorIds" for the specified assets is provided by the feed endpoint.assetIdsADD uuidunitIdsarray of strings | nullRepresents a list of unitIds to filter. If provided, only the sensors specified in "sensorIds" collected for specified communication units is provided by the feed endpoint.unitIdsADD stringHeaderscontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/*+jsonapplication/jsonAllowed:application/*+jsonapplication/jsonResponses 201Created 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests 500Internal Server ErrorUpdated about 1 month ago Retrieves subscription details for subscriptionID.Updates subscription status to suspend or resumeDid this page help you?YesNo