Blueprints: Drafts
Work-in-progress blueprint configurations.
Last updated
Was this helpful?
Work-in-progress blueprint configurations.
Last updated
Was this helpful?
Was this helpful?
GET /api/v1/blueprints/{blueprint}/draft HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
POST /api/v1/blueprints/{blueprint}/draft HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
DELETE /api/v1/blueprints/{blueprint}/draft HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
PATCH /api/v1/blueprints/{blueprint}/draft HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
POST /api/v1/blueprints/{blueprint}/draft/publish HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
GET /api/v1/blueprints/{blueprint}/draft/check HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
POST /api/v1/blueprints/{blueprint}/draft/reset HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*