License Portal

Issue a license

post/licenses

Request body

requestIdstring

Existing imported request to issue against. Omit for issuer-created direct bundle issuance.

customerPartyIdstring
softwarePartyIdstring
installationIdstring

Existing installation id when issuing against a pre-registered deployment. Direct setup-bundle issuance without requestId generates a new installation id.

templateIdstring
profileIdstring
productstring required
editionstring required
featuresstring[]
quotasLongMap
validFromstring
expiresAtstring
installationBaseDomainstring

Optional deployment base domain for direct issuer-created setup bundles. Omit to issue a domain-agnostic license.

platformDomainRootsstring[]

Optional allowed platform domain roots for direct issuer-created setup bundles. Empty means any base domain.

notesstring

Response

Issued license.

licenseIdstring required
requestIdstring
statusstring required
revokedAtstring
revokedBystring
revocationReasonstring
tenantIdstring

Changes

Changed in 1 of the 3 revisions of this API.12

  • 3fb10956216412See the full diff
    • removed the required property artifact/token from the response with the 201 status

      response-required-property-removed

    • added the new optional request property installationBaseDomain

      new-optional-request-property

    • added the new optional request property platformDomainRoots

      new-optional-request-property

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog