Skip to main content

Check

POST 

/policy-svc/check

Check records a resource access and returns if the access is allowed.

Request

Body

required

Check Request

    endpoint string
    ip string
    method string
    userId string

Responses

Checked successfully

Schema

    allowed booleanrequired
Loading...