Delete log stream
render_delete_owner_log_streamDelete a log stream for a workspace to stop log forwarding. Uses the Render API to remove the configured stream.
Instructions
Delete log stream. Removes the log stream for the specified workspace. Calls DELETE /logs/streams/owner/{ownerId} on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ownerId | Yes | The ID of the workspace to delete the log stream for |