POST
/
api
/
update_blueprint
/

This endpoint creates a new blueprint.

Body

blueprint_id
number
required

The id of the blueprint you want to update

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.