ReqRes · JSON Structure

Reqres Legacy Mutation Request Structure

LegacyMutationRequest schema from ReqRes API

Type: object Properties: 0
DevelopmentTestingPrototypingFake APIRESTAgent Sandbox

LegacyMutationRequest is a JSON Structure definition published by ReqRes. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/reqres/refs/heads/main/json-structure/reqres-legacy-mutation-request-structure.json",
  "name": "LegacyMutationRequest",
  "description": "LegacyMutationRequest schema from ReqRes API",
  "type": "object",
  "additionalProperties": true
}