---
title: "Creates a new ca external contact"
method: POST
path: "/v1.0/ca-external-contacts"
tags: ["Ca external contacts"]
---

# Creates a new ca external contact

`POST /v1.0/ca-external-contacts`

## Request body

- CaExternalContactRegistrationDTO — The ca external information
  - `name` string, required
  - `email` string, required
  - `description` string, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `500` — Internal Server Error

---

[API](https://skmtc.net/beis/apis/api-documentation.md) · [All operations](https://skmtc.net/beis/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/beis/api-documentation/versions/f5f4d893b86b/schema)
