Connectivity: Connectors
Connector configurations.
Last updated
Was this helpful?
Connector configurations.
Last updated
Was this helpful?
Was this helpful?
GET /api/v1/connectors HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
POST /api/v1/connectors HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
GET /api/v1/connectors/{connector} HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
PUT /api/v1/connectors/{connector} HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
DELETE /api/v1/connectors/{connector} HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*