API REFERENCE

API: rbac

Canonical routes for rbac (from ApiRoutes).

Routes

MethodPathAuth / notes
POST/tenants/{tenantId}/rbac/checkBearer Cognito access token (rbacCheck)

Example

POST https://api.startupcore.com/tenants/{tenantId}/rbac/check

Errors

401 UNAUTHORIZED, 403 FORBIDDEN, 403 FEATURE_NOT_ENTITLED, 404 NOT_FOUND, 400 VALIDATION_ERROR.