da_admin_delete_source
Delete HTML or JSON source content from an organization's repository by specifying org, repo, path, and extension.
Instructions
Delete source content from an organization: can be an html file or a json file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ext | Yes | The source content file extension: html or json | |
| org | Yes | The organization | |
| path | Yes | Path to the source content | |
| repo | Yes | Name of the repository |