/
POST /api/system/tenants/{tenant}/permissions

POST /api/system/tenants/{tenant}/permissions

As of Versionproduct version 2022 Autumn
Request MethodPOST
Response FormatJSON
Required Permission

available if listed in authorization.accesses in authentication-prod.yml and the specified access condition is matched.

>> AUTHENTICATION Service
Description

Updates the tenant-specific role set for the tenant specified in the request URL.

The content of the tenant-specific role set is replaced by the configuration specified in the request body. The configured roles are available only for the concrete tenant.

Request HeadersContent-Type: application/xml
Request Example

/api/system/tenants/mytenant/permissions

body see POST /api/system/permissions

Response Example

Related content

POST /api/system/tenants/{tenant}/apps
POST /api/system/tenants/{tenant}/apps
More like this
GET /api/system/systemhooks
GET /api/system/systemhooks
More like this
POST /catalog/api/catalogs
POST /catalog/api/catalogs
More like this
GET /kairos-api/api/admin/schema
GET /kairos-api/api/admin/schema
More like this