post
https://console.neon.tech/api/v2/projects//transfer_requests
Creates a transfer request for the specified project. The request expires after a set period.
To accept the request, the recipient calls PUT /projects/{project_id}/transfer_requests/{request_id}
or uses the Neon Console claim link.
The optional ru parameter redirects the recipient after acceptance.