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

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

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

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

The content of the tenant-specific role set to be validated is specified in the JSON request body. To apply the configuration, use the endpoint POST /api/system/tenants/{tenant}/permissions.

Request HeadersContent-Type: application/xml
Request Example

/api/system/tenants/mytenant/permissions

body see POST /api/system/permissions/validate

Response Example

Related content

POST /api/system/tenants/{tenant}/permissions
POST /api/system/tenants/{tenant}/permissions
More like this
POST /api/admin/permissions/validate
POST /api/admin/permissions/validate
More like this
POST /api/admin/permissions/validate
POST /api/admin/permissions/validate
More like this
GET /api/system/tenants/{tenant}/permissions
GET /api/system/tenants/{tenant}/permissions
More like this
POST /api/system/tenants/{tenant}/schema/validate
POST /api/system/tenants/{tenant}/schema/validate
More like this
POST /api/system/tenants/{tenant}/apps/validate
POST /api/system/tenants/{tenant}/apps/validate
More like this