Enrollments
Number of APIs: 7
-
Create an enrollment POST https://{{host}}/cps/v2/enrollments?contractId={{contractId}}
-
Get an enrollment GET https://{{host}}/cps/v2/enrollments/:enrollmentId
-
Update an enrollment PUT https://{{host}}/cps/v2/enrollments/:enrollmentId
-
Remove an enrollment DELETE https://{{host}}/cps/v2/enrollments/:enrollmentId
-
Get DV history GET https://{{host}}/cps/v2/enrollments/:enrollmentId/dv-history
-
Get certificate history GET https://{{host}}/cps/v2/enrollments/:enrollmentId/history/certificates
-
List enrollments GET https://{{host}}/cps/v2/enrollments?contractId={{contractId}}