Actions
Delete License
Delete an existing license.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| ID | ID (not name) of license being deleted. |
{
"status": "success",
"messages": "The license was deleted successfully.",
"payload": null
}
Was this page helpful?