Chatflows

Fully Supported

Works exactly as documented

GET/chatflows
API Endpoint
Method: GET
Path: /chatflows

For detailed API documentation including request/response schemas, please refer to the PebbleAI API Reference.
GET/chatflows/\{id\}
API Endpoint
Method: GET
Path: /chatflows/\{id\}

For detailed API documentation including request/response schemas, please refer to the PebbleAI API Reference.
GET/chatflows/apikey/\{apikey\}
API Endpoint
Method: GET
Path: /chatflows/apikey/\{apikey\}

For detailed API documentation including request/response schemas, please refer to the PebbleAI API Reference.
PUT/chatflows/\{id\}
API Endpoint
Method: PUT
Path: /chatflows/\{id\}

For detailed API documentation including request/response schemas, please refer to the PebbleAI API Reference.
DELETE/chatflows/\{id\}
API Endpoint
Method: DELETE
Path: /chatflows/\{id\}

For detailed API documentation including request/response schemas, please refer to the PebbleAI API Reference.
POST/chatflows
API Endpoint
Method: POST
Path: /chatflows

For detailed API documentation including request/response schemas, please refer to the PebbleAI API Reference.