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.

Path Params
string
required
^[a-z0-9-]{1,60}$

The Neon project ID

string
required
^[a-z0-9-]{1,60}$

The Neon project transfer request ID

Body Params
string
^[a-z0-9-]{1,60}$

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

Responses
204

Project transfer request accepted successfully

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json