Actions
Add License
Add a license to a site by ID.

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 |
|---|---|
| License Key | The key of the license to add to the site. |
| Site ID | The ID of the site. |
{
"success": true,
"message": "string",
"status": "green",
"expiration_date": "2111-01-01T00:00:00"
}
Was this page helpful?