Update Policy

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

idstringRequired

Headers

X-Polytomic-VersionstringOptional

Request

This endpoint expects an object.
namestringRequired
organization_idstringOptionalformat: "uuid"
policy_actionslist of objectsOptional

Response

OK
dataobject

Errors

400
Policies Update Request Bad Request Error
401
Policies Update Request Unauthorized Error
403
Policies Update Request Forbidden Error
404
Policies Update Request Not Found Error
500
Policies Update Request Internal Server Error