Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Learn how to configure your HTTP Request flow actions to send custom requests to external APIs or services.
GET
POST
PUT
PATCH
DELETE
Content-Type
application/json
application/x-www-form-urlenconded
application/xml
headers
body
status
success
true
false
{ "headers": { ... }, "status": 200, "body": { ... }, "success": true }
Was this page helpful?