Licensing
Licensing — 6 operations on https://api.hanzo.ai.
The REST reference for Licensing — 6 operations, generated from the OpenAPI document.
| Base URL | https://api.hanzo.ai |
| Operations | 6 |
| Auth | Authorization: Bearer $HANZO_API_KEY |
licensing
get_v1_licensing_by_wildcard1
GET /v1/licensing/{wildcard1}
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
wildcard1 | path | string | yes |
post_v1_licensing_by_wildcard1
POST /v1/licensing/{wildcard1}
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
wildcard1 | path | string | yes |
put_v1_licensing_by_wildcard1
PUT /v1/licensing/{wildcard1}
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
wildcard1 | path | string | yes |
patch_v1_licensing_by_wildcard1
PATCH /v1/licensing/{wildcard1}
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
wildcard1 | path | string | yes |
delete_v1_licensing_by_wildcard1
DELETE /v1/licensing/{wildcard1}
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
wildcard1 | path | string | yes |
options_v1_licensing_by_wildcard1
OPTIONS /v1/licensing/{wildcard1}
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
wildcard1 | path | string | yes |
How is this guide?