POST
/
v1
/
app
/
project
/
{projectId}
/
transfer

Path Parameters

projectId
string
required

The ID of the project to transfer

Body

application/json

Contains the ID's of both the actual(old) and the next(new) project owner

old_owner_id
string
required
new_owner_id
string
required