API error type
Legal acceptance required
HTTP 409 · https://errors.driftstack.dev/legal-acceptance-required
What it means
A new version of the terms/policies must be accepted before this operation can proceed.
How to fix it
Fetch `GET /v1/legal/required` and accept via `POST /v1/legal/accept` (the dashboard prompts this automatically), then retry.
Where it appears
In the type field of the RFC 9457 application/problem+json error body, alongside title, status, detail, and an instance correlation id.