diff --git a/docs/shipping/Access-Management/jumpcloud.md b/docs/shipping/Access-Management/jumpcloud.md index 7f23aad1..b3993a2a 100644 --- a/docs/shipping/Access-Management/jumpcloud.md +++ b/docs/shipping/Access-Management/jumpcloud.md @@ -62,6 +62,7 @@ jumpcloud_api: | start_date | The start date and time for querying the JumpCloud API in UTC time with the format of `%Y-%m-%dT%H:%M:%S.%fZ`. For example: `2023-05-04T12:30:00.000000Z.` | Optional | The current date and time. | | credentials | A dictionary containing the token for authenticating the JumpCloud API request. | Required | - | | token | Your JumpCloud API token. | Required | - | +| org_id | The organization ID for administered JumpCloud organizations. Needed for querying events if managing multiple organizations. | Optional | - | | time_interval | The time interval for querying the JumpCloud API in minutes. | Optional |5m |