Configure a webhook URL to automatically receive a POST callback when a render finishes (success or failure). You can set the URL in the Render Console or programmatically.
POST request sent immediately after the render finishes.status field (success or failed) alongside error_message/error_log_url to handle failures gracefully.