Update Policy

PUT {{baseUrl}}/v1/policy/:policyUid

Update existing policy in the organization by policyUid.

Parameters

FieldTypeRequiredDescription
policyUidstringrequiredUnique Policy Identification

Body

FieldTypeRequiredDescription
namestringrequiredNew name for updated policy.
notestringrequiredSets new policy note.
itemsarrayrequiredAn array of policy items.

HEADERS

KeyDatatypeRequiredDescription
x-authstringAuthorization key and token
Content-Typestring
Content-Typestring
Acceptstring

RESPONSES

status: OK

{}