Skip to main content

Patch SOD policy by ID

PATCH 

/sod-policies/:id

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.