Delete Ansible playbook on account level
Delete an existing account scoped playbook.
delete
Path parameters
identifierstringRequiredExample:
The unique identifier for this playbook
Occaecati doloribus velit recusandae.Header parameters
Harness-Accountstring · min: 1 · max: 128RequiredExample:
Account is the internal customer account ID.
xResponses
200
OK response.
No content
400
BadRequestError: Bad Request response.
application/vnd.goa.error
401
UnauthorizedError: Unauthorized response.
application/vnd.goa.error
403
ForbiddenError: Forbidden response.
application/vnd.goa.error
404
NotFoundError: Not Found response.
application/vnd.goa.error
408
TimeoutError: Request Timeout response.
application/vnd.goa.error
409
ConflictError: Conflict response.
application/vnd.goa.error
423
LockedError: Locked response.
application/vnd.goa.error
499
ContextCancelledError: response.
application/vnd.goa.error
500
InternalServerError: Internal Server Error response.
application/vnd.goa.error
502
BadGatewayError: Bad Gateway response.
application/vnd.goa.error
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?