---
title: "newEventoSocialEstants"
method: POST
path: "/api/evento/social/estante"
tags: ["eventos-sociales-controller"]
---

# newEventoSocialEstants

`POST /api/evento/social/estante`

## Request body

- EventosSocialesEstantes
  - `color1` string
  - `color2` string
  - `color3` string
  - `color4` string
  - `descripcion` string
  - `estatus` string
  - `evento` integer
  - `id` integer
  - `nombre` string
  - `numcolor1` integer
  - `numcolor2` integer
  - `numcolor3` integer
  - `numcolor4` integer
  - `tipo` string

## Response `200`

OK

## Other responses

- `201` — Created
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

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