v1

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-06-26162897.8 KB
Certificates
Domains

Delete a certificate

Deletes an Automation-managed certificate by its key. Deleting a certificate that does not exist also returns 204.

delete/organizations/{orgId}/environments/{envId}/domains/{domainKey}/certificates/{certKey}

Path parameters

orgIdstring required

Identifier of the organization that owns the environment.

envIdstring required

Identifier of the environment the domain belongs to.

domainKeystring required

Key of the domain: its stable, immutable Automation identifier within the environment.

certKeystring required

Key of the certificate within the domain.

Response

Certificate successfully deleted