Creates a subscription.

Creates a subscription.

📘

The rate limit for this API is small.

Body Params

Request dto for subscription post endpoint.

sensorIds
array of strings
required

Represents a list of sensors to be included in the subscription.

sensorIds*
assetIds
array of uuids | null

Represents a list of assetIds to filter. If provided, only the sensors specified in "sensorIds" for the specified assets is provided by the feed endpoint.

assetIds
unitIds
array of strings | null

Represents 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.

unitIds
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
http
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json