v8

latestSwagger 2.02026-07-13120150263.9 KB

Sets the primary or secondary x509 certificate of an enrollment group

Sets the primary or secondary x509 certificate of an enrollment group.

put/enrollmentGroups/{enrollmentGroupId}/certificates/{entry}

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

verifiedboolean

Whether the certificate has been verified.

certificatestring

The string representation of this certificate.

etagstring

ETag used to prevent conflict across multiple updates

Response

Success

verifiedboolean

Whether the certificate has been verified.

certificatestring

The string representation of this certificate.

etagstring

ETag used to prevent conflict across multiple updates