Creates a subscription.Ask AIpost https://sensor.api.eu1.scalar.zf.com/v1/subscriptionsCreates a subscription.Body ParamssensorIdsarray 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 stringResponses 201Created 400Bad Request 401Unauthorized 403Forbidden 429Failure code. Too many incoming requests. 500Failure code. Indicates an internal server error (unhandled exception).Updated 7 months ago