Add a certificate
POST {{baseUrl}}/tyk/certs?org_id=<string>
Add a certificate to the Tyk Gateway
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
org_id | string | (Required) Organisation ID to list the certificates |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"id":"\u003cstring\u003e","status":"\u003cstring\u003e","message":"\u003cstring\u003e"}