app-gateway_manager

On this page:

updateCertificateById

Summary

Update a certificate by Id

Description

Update a certificate in the certificate store

Route

PUT /gateway_manager/v1/certificates/:id

Roles

certificate:update

Parameters

DetailsExampleSchema
Name Type Required Description
id string yes Id of certificate (MongoDB ObjectId as string)
alias string yes arbitrary display name for certificate

Return

DetailsExampleSchema
Name Type Description
response string Information about the certificate that was just updated