Skip to main content
POST
Check what importing a bundle would do

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

workspace
string
required

Workspace slug.

Maximum string length: 64
Pattern: ^[a-z0-9][a-z0-9-]{0,63}$

Body

multipart/form-data
file
file
required

The bundle zip to inspect.

Response

Successful Response

workspace
string
required
signature_status
string
required
decisions
ImportPlanEntry · object[]
required
source_instance
string | null
source_workspace
string | null
exported_at
string | null
exported_by
string | null
warnings
string[]