ReqRes · Example Payload

Reqres Collection Update Request Example

DevelopmentTestingPrototypingFake APIRESTAgent Sandbox

Reqres Collection Update Request Example is an example object payload from ReqRes, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nameslugschemavisibility

Example Payload

Raw ↑
{
  "name": "morpheus",
  "slug": "products",
  "schema": {},
  "visibility": "sample-visibility"
}