Has Permission
POST/user-svc/self/has/:permission
Checks if the caller has a specific permission.
This endpoint is optimized for caching, as it only takes the caller and the permission to check.
To grant a user or role a permission, use the Save Permits
endpoint.
Request
Responses
- 200
- 400
- 401
OK
Missing Permission
Unauthorized