Skip to content

Commit 0928627

Browse files
committed
Update bulk_upload.py
1 parent 86eef4a commit 0928627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/bulk_upload.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
j1 = JupiterOneClient(account=account, token=token, url=url)
99

10-
instance_id = "e7113c37-1ea8-4d00-9b82-c24952e70916"
10+
instance_id = "<Integration Instance ID>"
1111

1212
sync_job = j1.start_sync_job(
1313
instance_id=instance_id,

0 commit comments

Comments
 (0)