Nuix · Example Payload

Nuix Rest Authenticatedusers Login Put Username And Password Only.Json

ForensicseDiscoveryInvestigationsComplianceData ProcessingLegal TechnologyIntelligence

Nuix Rest Authenticatedusers Login Put Username And Password Only.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"
  }
}