Options
Options — 2 operations on https://api.hanzo.ai.
The REST reference for Options — 2 operations, generated from the OpenAPI document.
| Base URL | https://api.hanzo.ai |
| Operations | 2 |
| Auth | Authorization: Bearer $HANZO_API_KEY |
tasks
OPTIONS /tasks/{wildcard1}
Not routed by the durable engine
Published because this address accepts every method, but the engine routes nothing here: the request arrives as an unrouted path and no workflow is read or started.
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
wildcard1 | path | string | yes |
OPTIONS /tasks
Not routed by the durable engine
Published because this address accepts every method, but the engine routes nothing here: the request arrives as an unrouted path and no workflow is read or started.
How is this guide?