v8

latestSwagger 2.02026-07-13120150263.9 KB

Verify the primary or secondary x509 certificate of an enrollment group

Verify the primary or secondary x509 certificate of an enrollment group by providing a certificate with the signed verification code.

post/enrollmentGroups/{enrollmentGroupId}/certificates/{entry}/verify

Path parameters

enrollmentGroupIdstring required

Unique ID of the enrollment group.

entry'primary' | 'secondary' required

Entry of certificate only support primary and secondary.

Query parameters

api-versionstring required

The version of the API being called.

Request body

certificatestring required

The string representation of this certificate.

Response

Success