Actions
Update License
Update the license of a site.

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 new key of the license to update 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?