Skip to main content
PUT
Add a label to an alarm

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

alarmId
string<uuid>
required

The UUID of the alarm.

labelId
string
required

The ID of the label to add.

Response

Label added successfully.