Skip to content

Commit dba21f1

Browse files
authored
Update search-job.md (#5186)
* Update search-job.md * Update docs/api/search-job.md * Update docs/api/search-job.md
1 parent 4464d77 commit dba21f1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/api/search-job.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -941,7 +941,11 @@ https://api.sumologic.com/api/v1/search/jobs/37589506F194FC80
941941

942942
## Bash this Search Job
943943

944-
You can use the following script to exercise the API.
944+
You can use the following script to exercise the API.
945+
946+
:::note
947+
Ensure that you send ACCESSID/ACCESSKEY pair even if cookies are sent for the Search Job APIs.
948+
:::
945949

946950
```bash
947951
#!/bin/bash

0 commit comments

Comments
 (0)