Skip to main content
POST
Create blueprint

Body

Request body for creating a blueprint

name
string
required

Name for the blueprint

Required string length: 1 - 255
templateIds
string<uuid>[]
required

Template IDs to include in the blueprint

Minimum array length: 1
description
string

Description of the blueprint

Response

Response containing the created blueprint

success
enum<boolean>
required
Available options:
true
data
object
required