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_certificatestringOptional
contract_idstringOptional
aliasstringOptional

Response

Response from creating a certificate
statestring
resultsobject
The response from the database when the certificate was added

Errors

500
Internal Server Error