v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142381,278956.3 KB

Accepts a pending certificate transfer. The default state of the certificate is INACTIVE.

To check for pending certificate transfers, call ListCertificates to enumerate your certificates.

Requires permission to access the AcceptCertificateTransfer action.

patch/accept-certificate-transfer/{certificateId}

Path parameters

certificateIdstring required

The ID of the certificate. (The last part of the certificate ARN contains the certificate ID.)

Query parameters

setAsActiveboolean

Specifies whether the certificate is active.

Response

Success