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