Create a status signal for an asset by ID

Creates a new status signal for the asset identified by its internal ID. Status signals represent the operational state of an asset (e.g. OK, warning, or error) and can include an optional comment.

Path Params
string
required

The asset's internal ID

Body Params
string
enum
required

The status of the signal (warning, stopped, inactive)

Allowed:
string

An optional comment for the status signal

Responses

400

Bad Request

403

Forbidden

404

Not Found

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