put https://api.kevel.co/v1/priority/
This API call updates an existing priority using the Priority ID. The user is unable to update the PriorityID or the SelectionAlgorithm.
Note
All other parameters, beyond SelectionAlgorithm under Create Priority, can be updated. Make sure to include
weight
orname
, as those will be replaced withnull
otherwise.
Warning
SelectionAlgorithm cannot be updated after the priority is created.
Clearing attribute values
To unset or clear an attribute, set its value to
NULL
.