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

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"id":"\u003cstring\u003e"}