---
title: "Arazzo Markdown (POST)"
method: POST
path: "/v1/arazzo/markdown"
tags: ["Tools"]
---

# Arazzo Markdown (POST)

`POST /v1/arazzo/markdown`

Genereert alleen de Markdown-uitvoer van een Arazzo specificatie. Body: { oasUrl|oasBody }

## Request body

- OasInput
  - `oasBody` string
  - `oasUrl` string
  - `targetVersion` string — Doelversie. Voor conversie: 3.0 of 3.1. Voor validatie: 2.0 of 2.1.

## Response `200`

OK

## Other responses

- `404` — Resource does not exist

---

[API](https://skmtc.dev/overheid/apis/tools-api-v1.md) · [All operations](https://skmtc.dev/overheid/apis/tools-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/overheid/tools-api-v1/revisions/960229fe38bf/schema)
