Actions
Change License Team
Changes team for provided licenses. Only licenses that are transferable between teams will be transferred.

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 IDs | Comma-separated list of license IDs to change team. |
| Target Team ID | ID of the target team. |
{
"licenseIds": [
"my-license"
]
}
Was this page helpful?