Skip to main content
PATCH
/
v1
/
admin
/
organizations
/
{orgId}
/
policies
/
{policyId}
Update a policy for an organization (admin)
curl --request PATCH \
  --url http://localhost:3333/v1/admin/organizations/{orgId}/policies/{policyId}

Path Parameters

orgId
string
required
policyId
string
required

Response

200 - undefined