/
MI
microsandbox
/
Microsandbox API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 21h ago
Details
Filter operations
api-keys
3
audit-log
4
auth
8
billing
18
health
2
invites
5
members
4
oauth
2
oidc
2
oidc-config
3
get
GET /v1/orgs/:slug/oidc — retrieve the organization's OIDC config (Admin+).
put
PUT /v1/orgs/:slug/oidc — create or update the OIDC config (Owner only).
delete
DELETE /v1/orgs/:slug/oidc — remove the OIDC config (Owner only).
organizations
6
personal-access-tokens
3
quotas
3
registry-credentials
3
sandboxes
24
users
10
volumes
21
waitlist
1
oidc-config
DELETE /v1/orgs/:slug/oidc — remove the OIDC config (Owner only).
delete
/v1/orgs/{slug}/oidc
Path parameters
slug
string
required
Organization slug
Response
OIDC config removed
MessageResponse
required
Simple message response for operations without a body.
message
string
required
Changes