cache_cache_reserve_clear_post_request_body

The POST request body does not carry any information.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-cache-cache-reserve-clear-post-request-body-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/cache_cache_reserve_clear_post_request_body",
  "title": "cache_cache_reserve_clear_post_request_body",
  "description": "The POST request body does not carry any information.",
  "example": "{}",
  "type": "string"
}