Event
Event — 3 operations on https://api.hanzo.ai.
The REST reference for Event — 3 operations, generated from the OpenAPI document.
| Base URL | https://api.hanzo.ai |
| Operations | 3 |
| Auth | Authorization: Bearer $HANZO_API_KEY |
event
post_v1_event_by_project_envelope
POST /v1/event/{project}/envelope
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
project | path | string | yes |
post_v1_event_by_project_store
POST /v1/event/{project}/store
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
project | path | string | yes |
post_v1_event
POST /v1/event
How is this guide?