/
SP
sphereon-opensource
/
Software / Instance Manager API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 3w ago · Updated 2mo ago
Details
Filter operations
AuthorizationServers
8
get
List authorization server instances
post
Create an authorization server instance
get
Get authorization server detail
delete
Soft-delete an authorization server
patch
Update an authorization server
get
List credentials for this AS
post
Add a credential for this AS
delete
Remove a credential
Oid4vciIssuers
5
Oid4vpVerifiers
5
ServiceInstances
14
AuthorizationServers
Remove a credential
delete
/oauth2/servers/{asId}/credentials/{credentialId}
Path parameters
asId
string
uuid
required
credentialId
string
uuid
required
Response
Removed.
Changes