post https://console.neon.tech/api/v2/projects//branch_anonymized
Creates a new branch with anonymized data using PostgreSQL Anonymizer for static masking.
This allows developers to work with masked production data.
Optionally, provide masking_rules to set initial masking rules for the branch
and start_anonymization to automatically start anonymization after creation. This
combines functionality of updating masking rules and starting anonymization into the
branch creation request.
Note: This endpoint is currently in Beta.