API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

Create call_flow

POST/v1/call_flows

Create a new call_flow in the active tenant.

Beispiel

curl -X POST https://api.codemeta-os.de/v1/call_flows \
  -H "X-Tenant-Id: $TENANT" \
  -b cookies.txt
const result = await cm.call_flows.post();

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche