Update the Asset association criteria for the Account or Secret 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 or secret.
If you want the account to inherit associations from its Account Group you must use the endpoint:
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 Assets or shared Asset Groups, which might be preferable to supplying the entire array of ids with this API:
- Add a single Asset to
jump_items. - Remove a single Asset from
jump_items. - Add a single Asset Group to
shared_jump_groups. - Remove a single Asset Group from
shared_jump_groups.
This API cannot be used if the given Account or Secret is inheriting Asset association criteria from its Account Group and does not have any of its own Asset associations defined. To create association criteria specifically for this Account or Secret, use the POST API instead.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||