Alarms
Remove a label from an alarm
Disassociates a label from a specific alarm.
delete/alarms/{alarmId}/labels/{labelId}
Path parameters
alarmIdstring uuid required
The UUID of the alarm.
labelIdstring required
The ID of the label to remove.
Response
Label removed successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.