latestOpenAPI 3.0.42026-08-13351856967.1 KB

d779de93a5ee

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