Add a new certificate
Adds a new public certificate that is used to identify a gateway to the certificate store.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Request
request body
raw_certificate
contract_id
alias
Response
Response from creating a certificate
state
results
The response from the database when the certificate was added
Errors
500
Internal Server Error