args: - default: true description: The IDs of the relationships to delete. Can accept a list of ID's. isArray: true name: ids required: true comment: This automation allows to delete a relationship between indicator objects based on the relationship id. commonfields: id: DeleteIndicatorRelationships version: -1 name: DeleteIndicatorRelationships script: '-' tags: - basescript timeout: '0' type: python subtype: python3 dockerimage: demisto/python3:3.12.13.10404775 fromversion: 6.2.0 tests: - Relationships scripts - Test