Update the Jump Item association criteria for the Account Group with the given {id} using the data in the request body.
You may change either or both of the filter_type and criteria properties of the association object in a single request, but criteria will be ignored if the filter_type is not set to "criteria". Updating filter_type from "criteria" to "any_jump_items" or "no_jump_items" implicitly deletes all previous criteria for the account group.
You may specify some or all of the available criteria properties. Each criteria property you supply will replace the previous value for that property. To keep the existing values for a certain property, omit that property from the request. Separate APIs exist for adding or deleting single Jump Items or shared Jump Groups, which might be preferable to supplying the entire array of ids with this API: