v51

latestOpenAPI 3.0.3Mozilla Public License Version 2.0raw.githubusercontent.com2026-08-0165205256.0 KB
Certs

Add a certificate.

Add a certificate to the Tyk Gateway.

post/tyk/certs

Query parameters

org_idstring

Organisation ID to add the certificate to.

Response

New certificate added.

idstring
messagestring
statusstring

Example response

{
  "id": "5e9d9544a1dcd60001d0ed207c440d66ebb0a4629d21329808dce9091acf5f2fde328067a6e60e5347271d90",
  "message": "Certificate added",
  "status": "ok"
}