HTTP verbs

The REST Enrollment APIs follow standard HTTP semantics.

The following table describes the HTTP verbs used in the REST enrollment API.

VerbWhat it doesTypical use in this API
GETRead-only retrievalFetch a certificate using certId
POSTCreate or perform an actionEnroll, renew, replace, revoke a certificate
DELETERemove a resource (if supported)Revoke a certificate