Insert a client device policy
1min
POST
Authentication
Authorization
Bearer
Header Parameters
X-TokenId
string
X-SessionId
string
X-Version
string
*
Origin
string
Body Parameters
devicePolicyDTO
FictiveGlobal.Api.Rest.Dtos.v1.Devices.DevicePolicyDTO
*
devicePolicyReference
string
allowedDevices
integer<int32>
deviceChangesAllowed
integer<int32>
deviceChangesUnit
string<none | hours | days | months | years>
deviceChangesPeriod
integer<int32>
allowedPlayoutSlots
integer<int32>
removeAllCustomPolicies
boolean
deviceChangesConsumed
integer<int32>
parentPolicyReference
string
devices
FictiveGlobal.Api.Rest.Dtos.v1.Devices.DeviceDTO[]
Responses
200
OK
string
Description
OK
400
β’ The deviceChangesUnit parameter must contain hours, days, months or years value.
<br />β’ The allowedDevices parameter must contain an integer greater than 0.
<br />β’ The deviceChangesAllowed parameter must contain an integer greater than 0.
<br />β’ The deviceChangesPeriod parameter must contain an integer greater than 0.
<br />β’ The allowedPlayoutSlots parameter must contain an integer greater than 0.
401
API Authentication Failure: Invalid Authentication Type/Credentials Provided.
403
β’ A device management policy already exists, please update the existing policy.
<br />β’ Missing privilege.
<br />β’ Disabled Device Management Feature.
ο»Ώ
ο»Ώ
π€
Have a question?
Our super-smart AI, knowledgeable support team and an awesome community will get you an answer in a flash.
To ask a question or participate in discussions, you'll need to authenticate first.
ο»Ώ
Updated 02 Nov 2023
Did this page help you?