Delete Audio File
postnitro_delete_audioPermanently delete an audio file from the workspace, including the stored file. This cannot be undone — confirm with the user first.
An audio file still referenced by a scheduled post is refused (the reel would lose its soundtrack at publish time); remove it from those posts first. Videos already rendered to MP4 keep their audio, since the track is baked into the file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audioId | Yes | The audio ID to delete (get from postnitro_list_audio) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Confirmation message | |
| success | Yes |