v1

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

Delete an identity provider

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

delete/organizations/{orgId}/environments/{envId}/domains/{domainKey}/identities/{identityKey}

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.

identityKeystring required

Key of the identity within the domain.

Response

Identity provider successfully deleted