Migrate Data To Project
POST /api/projects/{project_id}/migrate
POST
/api/projects/{project_id}/migrate
Migrate orphaned data (e.g., legacy unassigned data) to the given project.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” project_id
required
Project Id
string
Responses
Section titled “ Responses ”Successful Response
Response Migrate Data To Project Api Projects Project Id Migrate Post
object
key
additional properties
any
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context