v1

latestOpenAPI 3.0.3Proprietary2026-07-26162247330.6 KB
Project

Accept a project transfer request

Accepts a transfer request for the specified project, transferring it to the specified organization or user. If org_id is not passed, the project will be transferred to the current user or organization account.

put/projects/{project_id}/transfer_requests/{request_id}

Request body

org_idstring

The Neon organization ID to transfer the project to. If not provided, the project will be transferred to the current user or organization account.

Response

Project transfer request accepted successfully