v1

latestOpenAPI 3.0.02026-07-2681914.7 KB
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.