/risk/v1/overrideput https://example.com/risk/v1/overrideEndpoint for overriding the device risk as calculated by Jamf Security.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsJSON body of a risk override request. MANUAL source overrides calculated device risk, whereas Jamf Security source sets the device risk back to the calculated one.riskstringenumThe risk level to be set for the deviceHIGHMEDIUMLOWSECUREAllowed:HIGHMEDIUMLOWSECUREsourcestringenumThe source of the risk level. This can be either 'MANUAL' when setting an override or 'WANDERA' when reverting back to the Jamf Security calculation.MANUALWANDERAAllowed:MANUALWANDERAdeviceIdsarrayList of identifiers of the devices to be updateddeviceIdsHeadersauthorizationstringrequiredBearer auth header containing expiring JWT token obtained from login endpointResponses 204The risk change was successful 400Input validation failed 403Access denied - can be due to invalid JWT, request path, method 429A response indicates the client has sent too many requests within given time periodUpdated 7 months ago