Edit an entity rule by ID.

Required permissions

  • modify rules

Optional permissions

  • read intel-sets Required to access the datasets attached to entity rules

  • read entities Required to access the master entity attached to entity rules

  • read tasks Required to access the tasks attached to entity rules

  • read taxonomies Required to access the taxonomies attached to entity rules

Path Params
int32
required
≥ 1

Entity rule ID

Query Params
boolean

If ?overwrite_tags=false and new tags are provided, the resulting set of tags will contain both the previous and the new tags. Otherwise, the list of tags will be overwritten by the new one (default: true).

boolean

If ?overwrite_taxonomies=false and new taxonomies are provided, the resulting set of taxonomies will contain both the previous and the new taxonomies. Otherwise, the list of taxonomies will be overwritten by the new one (default: true).

boolean

If ?overwrite_datasets=false and new datasets are provided, the resulting set of datasets will contain both the previous and the new datasets. Otherwise, the list of datasets will be overwritten by the new one (default: true).

Body Params
data
object
Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json