Blueprints: Marketplace
Global blueprint library management.
Last updated
Was this helpful?
Global blueprint library management.
Last updated
Was this helpful?
Was this helpful?
GET /api/v1/patchworks/blueprints HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
POST /api/v1/patchworks/blueprints HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
GET /api/v1/patchworks/blueprints/{blueprint} HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
PUT /api/v1/patchworks/blueprints/{blueprint} HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
DELETE /api/v1/patchworks/blueprints/{blueprint} HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
GET /api/v1/patchworks/blueprints/unpublished HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*