Nuix · Example Payload

Nuix Rest Authenticatedusers Login Put Username, Password, License, And Requested Workers.Json

ForensicseDiscoveryInvestigationsComplianceData ProcessingLegal TechnologyIntelligence

Nuix Rest Authenticatedusers Login Put Username, Password, License, And Requested Workers.Json is an example object payload from Nuix, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

value

Example Payload

Raw ↑
{
  "value": {
    "username": "user1",
    "password": "mysecurepassword",
    "licenceShortName": "enterprise-workstation",
    "workers": 2
  }
}