Navigation: PHP API > Determine instance data
Set the priority of an incident (setPriority)
The function allows you to set the priority of the current incident or step.
Parameter
Type
Description
$priority
int
Priority of the incident (possible values: 1, 2, 3)
This function does not return a value.