app-gateway_manager

On this page:

createCertificate

Summary

Add a new certificate

Description

Add a new public certificate that is used to identify a gateway to the certificate store

Route

POST /gateway_manager/v1/certificates

Roles

certificate:create

Parameters

DetailsExampleSchema
Name Type Required Description
raw_certificate string yes The raw certificate to upload into the store
contract_id string yes The name of the certificate used to identify it
alias string yes A display name for the certificate

Return

DetailsExampleSchema
Name Type Description
response string Response from creating a certificate