/
DI
digital-asset
/
Backend API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 27m ago · Updated 2mo ago
Details
Filter operations
get
Get list of links that initiate login
get
Get Authenticated User
get
List all OAuth2 Client Registrations
post
Create OAuth2 Client Registration
delete
Delete OAuth2 Client Registration
get
List all AppInstallRequests
post
Accept an AppInstallRequest
post
Reject an AppInstallRequest
post
Cancel an AppInstallRequest
post
Create a License using the AppInstall
post
Cancel an AppInstall
get
List all AppInstalls
get
List all Licenses
post
Renew a License
get
List all LicenseRenewalRequests
post
Complete the License Renewal
post
Expire a License
List all AppInstallRequests
get
/app-install-requests
Response
A list of AppInstallRequests
AppInstallRequest[]
required
contractId
string
dso
string
provider
string
user
string
meta
Metadata
Changes