Red Hat · Example Payload

Red Hat Quay User Example

CloudContainersEnterpriseHybrid CloudKubernetesLinuxOpen Source

Red Hat Quay User Example is an example object payload from Red Hat, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

usernameemailverifiedorganizations

Example Payload

Raw ↑
{
  "username": "example_value",
  "email": "user@example.com",
  "verified": true,
  "organizations": []
}