Back to Ghost
Connect Knoon AI with Ghost to automate AI workflows.
Delete a tier in Ghost Admin API. If hard delete is unavailable, it is archived.
ghostDefaultDeleteTier
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| id | mustache | Tier ID. | Yes |
Returns
| Name | Type | Description |
|---|---|---|
| status | string | DELETED or ARCHIVED when successful. |
| tierId | string | Affected tier ID. |