Delete log stream
render_delete_owner_log_streamDelete the log stream associated with a Render workspace by providing its owner ID.
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 |