This method allows to update existing correlations.

    Parameters

    Correlation properties to be updated.

    The property must be defined for each correlation, all other properties are optional. Only the passed properties will be updated, all others will remain unchanged.

    Returns an object containing the IDs of the updated correlations under the property.

    Examples

    Disable correlation

    Request:

    Response:

    Replace conditions, but keep the evaluation method

    Response:

    Source