---
title: "Add a certificate."
method: POST
path: "/tyk/certs"
tags: ["Certs"]
---

# Add a certificate.

`POST /tyk/certs`

Add a certificate to the Tyk Gateway.

## Query parameters

- `org_id` string

## Response `200`

New certificate added.

- APICertificateStatusMessage
  - `id` string
  - `message` string
  - `status` string

## Other responses

- `403` — When certificates you send already exist in the gateway.
- `405` — Malformed request body.

---

[API](https://skmtc.net/tyktechnologies/apis/tyk-gateway-api.md) · [All operations](https://skmtc.net/tyktechnologies/apis/tyk-gateway-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tyktechnologies/tyk-gateway-api/versions/4ae998d5545e/schema)
