Skip to main content
PATCH
/
api
/
v1
/
enforcer
/
{path}
Proxy All
curl --request PATCH \
  --url https://control-plane.kubiya.ai/api/v1/enforcer/{path} \
  --header 'Authorization: <api-key>'
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Authorizations

Authorization
string
header
required

Path Parameters

path
string
required

Response

Successful Response