Skip to main content
POST
Load a snapshot into an existing project

Authorizations

Authorization
string
header
required

JWT token obtained from /api/auth/token endpoint. Token is verified using JWKS and must include a valid user identifier.

Path Parameters

projectId
string<uuid>
required
templateId
string<uuid>
required

Body

application/json
targetProjectId
string<uuid>
required

Response

Snapshot loaded

success
boolean
required
data
object
required