/
VE
vendure
/
@vendure-io/api — public
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 4h ago · Updated 3d ago
View markdown
vendure
@vendure-io/api — public
post
Bind a caller-owned license to a caller-owned project
latest
OpenAPI 3.0.0
2026-08-20
86
102
148.5 KB
5fc4757128af
Assets
1
Customers Me
3
Enterprise Plugins
3
License Binding
2
Licenses
5
get
List licenses for the caller customer (paginated)
get
Server-published licensing UI thresholds (POC countdown, etc.)
post
Bind a caller-owned license to a caller-owned project
post
Clear the project binding on a caller-owned license
get
Docs-gate license status for the caller (anonymous-safe)
Org Team
9
Partners Me
4
Partners Me Activities
4
Partners Me Plugins
6
Partners Me Showcases
7
Projects
16
Protected Assets
1
Public Enthusiasts
3
Public Partners
5
Public Plugin Categories
1
Public Plugins
3
Public VXP Awards
2
Users Me
6
Users Me Activities
3
Users Me Sessions
1
Well-Known
1
Licenses
Bind a caller-owned license to a caller-owned project
post
/v1/licenses/{id}/assign-project
Path parameters
id
string
required
Request body
AssignProjectDto
required
projectId
string
uuid
required
Response
AssignProjectResponseDto
required
license
LicensePublicDto
required
phoneHomeToken
PhoneHomeTokenDto
outcome
'minted'
|
'revoked'
|
'noop'
required