For the complete documentation index, see llms.txt. This page is also available as Markdown.

Delete Ansible playbook on org level

Delete an existing org scoped playbook.

delete
Path parameters
orgstring · min: 1 · max: 128Required

Org is the organisation identifier.

Example: bej
identifierstringRequired

The unique identifier for this playbook

Example: Corporis esse cum.
Header parameters
Harness-Accountstring · min: 1 · max: 128Required

Account is the internal customer account ID.

Example: tq0
Responses
200

OK response.

No content

delete/api/orgs/{org}/ansible/playbook/{identifier}
DELETE /api/orgs/{org}/ansible/playbook/{identifier} HTTP/1.1
Host: localhost:80
Harness-Account: tq0
Accept: */*

No content

Last updated

Was this helpful?