---
title: "Request the creation of a resource that is the summary of all definitions available for the components outlined in the POST body"
method: POST
path: "/definitions"
tags: ["definitions"]
---

# Request the creation of a resource that is the summary of all definitions available for the components outlined in the POST body

`POST /definitions`

## Request body

- string[]

## Response `200`

Status request has been accepted.

- DefinitionList — unresolved $ref

## Changes

- **2019-02-13** `fce27fd6f09b` — 2 breaking
  - removed `#/components/schemas/componentList, #/components/schemas/definitionQuery` from the request body `oneOf` list
  - the request's body type/format changed from ``/`` to `array`/``
- **2019-02-04** `63bc21064108` — 1 breaking, 1 info
  - the request's body type/format changed from `array`/`` to ``/``
  - added `#/components/schemas/componentList, #/components/schemas/definitionQuery` to the request body `oneOf` list

[Change history](https://skmtc.dev/clearlydefined/apis/clearlydefined-api/changes/definitions/post.md)

---

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