Red Hat · Example Payload

Red Hat Quay Organization Example

CloudContainersEnterpriseHybrid CloudKubernetesLinuxOpen Source

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

Top-level fields

nameemailinvoice_emailis_adminis_member

Example Payload

Raw ↑
{
  "name": "Example Title",
  "email": "user@example.com",
  "invoice_email": "user@example.com",
  "is_admin": true,
  "is_member": true
}