Skip to main content

Patch a SOD policy

PATCH 

/sod-policies/:id

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Allows updating SOD Policy fields other than ["id","created","creatorId","policyQuery","type"] using the JSON Patch standard. Requires role of ORG_ADMIN. This endpoint can only patch CONFLICTING_ACCESS_BASED type policies. Do not use this endpoint to patch general policies - doing so will build an API exception.

Request

Responses

Indicates the PATCH operation succeeded, and returns the SOD policy's new representation.