v1

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

Delete a reporter

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

delete/organizations/{orgId}/environments/{envId}/domains/{domainKey}/reporters/{reporterKey}

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.

reporterKeystring required

Key of the reporter within the domain.

Response

Reporter successfully deleted