Update an Information Barriers policy
PATCH {{baseUrl}}/information_barriers/policies/:policyId
Update an Information Barriers policy.
Prerequisites:
Scopes:
information_barriers:write:admin
Rate Limit Label
:
MEDIUM
Request Body
{"assigned_group_id"=>"<string>", "id"=>"<string>", "policy_name"=>"<string>", "settings"=>{"complete_phone_calls"=>"<boolean>", "file_transfer"=>"<boolean>", "im"=>"<boolean>", "in_meeting_chat"=>"<boolean>", "meeting"=>"<boolean>", "message_via_sms"=>"<boolean>", "recording"=>"<boolean>", "screen_share"=>"<boolean>"}, "status"=>1, "to_group_id"=>"<string>", "type"=>0}
HEADERS
| Key | Datatype | Required | Description |
| Content-Type
| string | | |
| Accept
| string | | |
RESPONSES
status: OK
{}