Skip to main content
POST
/
tyk
/
certs
Add a certificate.
curl --request POST \
  --url https://{tenant}/tyk/certs \
  --header 'Content-Type: text/plain' \
  --header 'X-Tyk-Authorization: <api-key>' \
  --data '<string>'
{
  "id": "5e9d9544a1dcd60001d0ed207c440d66ebb0a4629d21329808dce9091acf5f2fde328067a6e60e5347271d90",
  "message": "Certificate added",
  "status": "ok"
}

Authorizations

X-Tyk-Authorization
string
header
required

Query Parameters

org_id
string

Body

text/plain · string

Response

id
string
Example:
message
string
Example:
status
string
Example: