Skip to content

Stable API tag

system

Tenant provisioning and memberships

3 paths · 4 operations

/v1/members

get

List the resolved tenant's member roster (role, workspace scoping, groups)

Operation ID
listMembers
Authentication
Bearer token
Request body
None
Parameters
NameInRequiredType
X-Olivares-Tenantheadernostring · uuid

Response codes

200 · 400 · 401 · 403 · 404 · 409 · 429

/v1/memberships

post

Grant a user a role in a tenant

Operation ID
grantMembership
Authentication
Bearer token
Request body
Present · required

Parameters: none declared.

Response codes

201 · 400 · 401 · 403 · 404 · 409 · 429

/v1/system/orgs

get

List tenant orgs (superadmin)

Operation ID
listOrgs
Authentication
Bearer token
Request body
None

Parameters: none declared.

Response codes

200 · 400 · 401 · 403 · 404 · 409 · 429

post

Provision a tenant (superadmin)

Operation ID
createOrg
Authentication
Bearer token
Request body
Present · required

Parameters: none declared.

Response codes

201 · 400 · 401 · 403 · 404 · 409 · 429