Update notification settings
render_patch_owner_notification_settingsUpdate Render notification preferences for an owner, controlling email, alert types (none/failure/all), and preview notifications via API.
Instructions
Update notification settings. Update notification settings for the owner with the provided ID. Calls PATCH /notification-settings/owners/{ownerId} on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ownerId | Yes | The ID of the workspace to return resources for | |
| emailEnabled | No | ||
| notificationsToSend | No | ||
| previewNotificationsEnabled | No |