Skip to main content
PATCH
Update desktop policy

Path Parameters

desktopPolicyId
string<typeid>
required

Den TypeID with 'dpo_' prefix and a 26-character base32 suffix.

Required string length: 30
Pattern: ^dpo_.*

Body

application/json
policyName
string
required
Required string length: 1 - 255
policy
object
required
priority
integer
Required range: 0 <= x <= 1000000
isEnabled
boolean
memberIds
string<typeid>[]
Maximum array length: 500

Den TypeID with 'om_' prefix and a 26-character base32 suffix.

Required string length: 29
Pattern: ^om_.*
teamIds
string<typeid>[]
Maximum array length: 500

Den TypeID with 'tem_' prefix and a 26-character base32 suffix.

Required string length: 30
Pattern: ^tem_.*

Response

Desktop policy updated successfully.

desktopPolicy
object
required