Updates the configuration of a key
@spec update_key(binary(), map()) :: :okUpdates the configuration of a key. Takes in a
key_id
argument and a map whose members are optional
but must have at most 1 member present.
To delete a field, set it to nil
.
:ok