v1

latestOpenAPI 3.0.42026-08-04342835917.6 KB
Signal

Updates a signal using patch semantics.

patch/signal/{signalId}

Path parameters

signalIdstring required

The id of the signal to update.

Request body

namestring

The new name of the signal.

descriptionstring nullable

The new description; pass null to clear it.

intervalSecondsinteger

The new cadence in seconds. Minimum 60.

Response

No Content