Skip to content

Migrate Data To Project

POST
/api/projects/{project_id}/migrate

Migrate orphaned data (e.g., legacy unassigned data) to the given project.

project_id
required
Project Id
string

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>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context
object