Policy Override Status
POST {{baseUrl}}/api/3/policy_overrides/:id/:status
Update the status of the specified policy override. The status can be one of the following: "recall"
, "approve"
, or "reject"
.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | null |