Changes team for provided licenses. Only licenses that are transferable between teams will be transferred.

Parameters

ParameterDescription
License IDsComma-separated list of license IDs to change team.
Target Team IDID of the target team.

Example Output

{
	"licenseIds": [
		"my-license"
	]
}

Workflow Library Example

Change License Team with Jetbrains and Send Results Via Email

Preview this Workflow on desktop