v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141710872.9 KB

Changes the state of a signing profile to REVOKED. This indicates that signatures generated using the signing profile after an effective start date are no longer valid.

put/signing-profiles/{profileName}/revoke

Path parameters

profileNamestring required

The name of the signing profile to be revoked.

Request body

profileVersionstring required

The version of the signing profile to be revoked.

reasonstring required

The reason for revoking a signing profile.

effectiveTimestring date-time required

A timestamp for when revocation of a Signing Profile should become effective. Signatures generated using the signing profile after this timestamp are not trusted.

Response

Success