Marketplace: Templates
Manage reusable Flow and System templates.
Last updated
Was this helpful?
Manage reusable Flow and System templates.
Last updated
Was this helpful?
Was this helpful?
GET /api/v1/flow-templates HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
GET /api/v1/flow-templates/{flow_template} HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
DELETE /api/v1/flow-templates/{flow_template} HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
POST /api/v1/flow-templates/{flow_template}/install HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
GET /api/v1/patchworks/flow-templates HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
GET /api/v1/patchworks/flow-templates/{flow_template} HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
POST /api/v1/system-templates/{systemTemplate} HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
GET /api/v1/patchworks/system-templates HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
POST /api/v1/patchworks/system-templates HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
PUT /api/v1/patchworks/system-templates/{system_template} HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
DELETE /api/v1/patchworks/system-templates/{system_template} HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*