POST upload license to the cluster

  • Reference
  • Published Dec 08, 2025

Dynatrace Managed version 1.326+

Upload a license to the cluster.

  • This API is only available for Dynatrace Managed in offline mode.
  • This API is only compatible with Dynatrace classic licensing.

Authentication

To execute this request, you need the Service Provider API (ServiceProviderAPI) permission assigned to your API token. Generate your API token via Cluster Management Console (CMC). To learn how to obtain and use it, see Cluster API - Tokens and authentication.

Endpoint

/api/cluster/v2/clusterLicense/upload

Parameters

ParameterTypeDescriptionInRequired
bodystring-bodyOptional

Request body objects

The RequestBody object

Response

Response codes

CodeDescription
200

Successful operation.

400

Invalid license key.

401

Operation unauthorized.

404

Provided license key is empty.

409

Conflict - updated key is the same as existing.

429

Too many requests. Please wait a few minutes to change the license key again.

454

Invalid Mission Control credentials or corresponding license not available.

455

Invalid Mission Control credentials or corresponding license not available (multi DC disabled).

500

Operation failed.