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

Delete Ansible playbook on account level

Delete an existing account scoped playbook.

delete
Path parameters
identifierstringRequired

The unique identifier for this playbook

Example: Occaecati doloribus velit recusandae.
Header parameters
Harness-Accountstring · min: 1 · max: 128Required

Account is the internal customer account ID.

Example: x
Responses
200

OK response.

No content

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

No content

Last updated

Was this helpful?