Create a certificate in Tyk Org cert store.
POST {{baseUrl}}/api/certs
Creates a certificate in Tyk org cert store, org ID would be of the logged in user.
Request Body
[{"name"=>"file", "value"=>nil, "datatype"=>"null"}]
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string | ||
| Accept | string | 
RESPONSES
status: OK
{"id":"\u003cstring\u003e"}