Authentication Setup
Last updated
{
"okta": {
"enabled": true,
"token": "<your-okta-api-token>",
"domain": "<your-okta-domain>"
}
}GET /nvx/usersGET /nvx/user # Get current user settings
POST /nvx/user # Update user settings
DELETE /nvx/user # Remove user settingsGET /nvx/config # Get global config
POST /nvx/config # Set global config
DELETE /nvx/config # Remove global config