v1

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

Rejects a pending certificate transfer. After IoT rejects a certificate transfer, the certificate status changes from PENDING_TRANSFER to INACTIVE.

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

This operation can only be called by the transfer destination. After it is called, the certificate will be returned to the source's account in the INACTIVE state.

Requires permission to access the RejectCertificateTransfer action.

patch/reject-certificate-transfer/{certificateId}

Path parameters

certificateIdstring required

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

Request body

rejectReasonstring

The reason the certificate transfer was rejected.

Response

Success