---
title: "POST /api/v1/alergias-paciente"
method: POST
path: "/api/v1/alergias-paciente"
tags: ["rest-historia-clinica-alergias-api"]
---

# POST /api/v1/alergias-paciente

`POST /api/v1/alergias-paciente`

## Request body

- AlergiaPacienteRequest
  - `idtercero` integer, required
  - `idAlergia` integer, required
  - `fechaEstimadaDeteccion` string, date-time, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `409` — Conflict
- `500` — Internal Server Error

---

[API](https://skmtc.dev/worldoffice/apis/world-office-api.md) · [All operations](https://skmtc.dev/worldoffice/apis/world-office-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/worldoffice/world-office-api/revisions/1a6667b285bb/schema)
