cURL
curl --request PATCH \ --url https://control-plane.kubiya.ai/api/v1/enforcer/{path} \ --header 'Authorization: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Proxy all other requests to enforcer service
Successful Response
Was this page helpful?