put
https://{region}.api.jamfcloud.com/securitycloud/uem-connect/v1/connectors//enablement
Sets the enablement state of the specified connector. Send enabled: true to resume data
synchronization between JSC and the UEM platform, or enabled: false to pause it. This
operation is idempotent.
Enabling reaches out to the UEM platform to switch the integration back on, so it can fail
with 503 when that platform is unreachable. Disabling tolerates such a failure and still
succeeds locally, which is why DELETE on this path does not document 503.
Required Permissions: uem-connect:update
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204Connector enablement state updated successfully