WEBHOOKS_NOT_ALLOWED
webhook_url requires a paid plan with the webhooks perk.
HTTP status: 403
What it means
webhook_url requires a paid plan with the webhooks perk.
Why it happens
- You passed
webhook_urlon a render, but webhooks require a paid plan (any of Starter, Pro or Studio).
How to fix it
- Poll
GET /v1/renders/{id}instead, or subscribe at https://automotion.dev/pricing.
Example
Every non-2xx response uses the same envelope; path (when present) is the exact JSON path of the offending field, and requestId identifies the request in support conversations:
See the error index for the full catalog and the API overview for envelope semantics.