/
SP
sphereon-opensource
/
License Portal API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 3d ago · Updated 1mo ago
View markdown
sphereon-opensource
License Portal API
post
Create a customer
v3
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-07-07
33
62
49.7 KB
License Portal
33
get
Get the authenticated portal operator
get
Get the portal dashboard snapshot
get
List partners
post
Create a partner
put
Update a partner
get
List customers
post
Create a customer
put
Update a customer
post
Disable a customer
get
List deployments
post
Register a deployment
put
Update a deployment
post
Disable a deployment
get
List license templates
post
Create a license template
post
Create or import a license request
post
Preview a license request
get
List issued licenses
post
Issue a license
post
Issue a protected setup bundle
post
Verify a license artifact
get
Get an issued license
get
Download an issued license
post
Revoke an issued license
get
Get license issuer status
get
List portal tenants
get
List contacts
post
Create a contact
put
Update a contact
post
Enable login for a contact
get
List signing assignments
post
Assign a signing certificate
post
Assign a partner CA
License Portal
Create a customer
post
/customers
Request body
CreateCustomerArgs
required
displayName
string
required
legalName
string
partnerPartyId
string
contactEmail
string
email
websiteUrl
string
profileId
string
profileVersion
string
attributes
JsonObject
Response
Created customer.
LicenseCustomer
required
partyId
string
required
displayName
string
required
legalName
string
required
partnerPartyId
string
representedTenantId
string
status
string
required
contactEmail
string
email
websiteUrl
string
profileId
string
profileVersion
string
createdAt
string
required
updatedAt
string
required
tenantId
string