Skip to main content

Certificate API

Certificate management APIs enables Certificate to list, view, upload, and delete certificate . APIs are categorised by features, including the essential information, such as Request URI, method, and description.

API Name Method Request URI Description
List CertificatesGET /sfd/v2.0/certs Retrieves the certificates records for the specified customer.
Get CertificateGET /sfd/v2.0/certs/{certificateId} Get Certificate Details.
Upload CertificatePOST /sfd/v2.0/certsUpload Certificate.
Delete CertificateDELETE /sfd/v2.0/certs/{certificateId} Delete Certificate.