app-gateway_manager

On this page:

deleteCertificateById

Summary

Delete a certificate by Id

Description

Deletes a particular certificate from the certificate store

Route

DELETE /gateway_manager/v1/certificates/:id

Roles

certificate:delete

Parameters

DetailsExampleSchema
Name Type Required Description
id string yes Id of certificate (MongoDB ObjectId as string)

Return

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