POST
/
api
/
create_blueprint
/

This endpoint creates a new blueprint.

Body

customer_id
string
required

This is your unique identifier for your customer

blueprint_name
string
required

This is what the blueprint will be named

tables
object
required

List of tables and column information associated with the customer

Response

success
number

Indicates whether the call was successful. 1 if successful, 0 if not.

blueprint_id
number

The id of the new blueprint