JOC API

Version 2.7.3

Download RAML
JOC API
/encipherment/certificate
POST

returns one or a collection of certificate(s)


Parameters in the POST body schema

Name Type Description Example Default
certAliases optional, array Filter collection of certificates specified by their alias. "certAliases" : [
"dev_1_cert",
"test_1_cert"
]