Skip to main content

Validate if the current user matches a CEL expression

POST 

/api/v4/access_control_policies/cel/validate_requester

Validates whether the current authenticated user matches the given CEL expression. This is used to determine if a channel admin can test expressions they match.

Permissions

Must have manage_system permission OR be a channel admin for the specified channel (channelId required for channel admins).

Request

Responses

Validation result returned successfully.