post
https://console.neon.tech/api/v2/projects//branches
Creates a branch in the specified project.
No request body is required, but you can specify one to create a compute endpoint or select a non-default parent branch.
By default, the branch is created from the project's default branch with no compute endpoint, and the branch name is auto-generated.
To access the branch, add a read_write endpoint.
Each branch supports one read-write endpoint and multiple read-only endpoints.
For related information, see Manage branches.