Skip to main content
POST
Import workspace elements from membrane zip file

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

dryRun
boolean
required
partial
boolean
required
diff
boolean
required
force
boolean
required
simplified
boolean

Body

multipart/form-data
file
file
required

Membrane workspace zip file

dryRun
boolean
default:false

Dry run import to see what changes would be made

Response

200 - application/json

The job id and access key

jobId
string
required
accessKey
string
required